Searched defs:passwd (Results 1 – 3 of 3) sorted by relevance
1020 get_pap_passwd(int unit, char *user, char *passwd) in get_pap_passwd()
297 char passwd [MAXSECRETLEN + 1]; /* Password for PAP, secret for CHAP */ member
461 pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd) in pppSetAuth()