Searched defs:passwd (Results 1 – 2 of 2) sorted by relevance
218 void ppp_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd) { in ppp_set_auth()
255 const char *passwd; /* Password for PAP, secret for CHAP */ member