Searched defs:check_passwd (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/core/lwip/src/netif/ppp/ |
D | auth.c | 862 check_passwd( int unit, char *auser, int userlen, char *apasswd, int passwdlen, char **msg, int *ms… in check_passwd() function
|
/external/ppp/pppd/ |
D | auth.c | 1365 check_passwd(unit, auser, userlen, apasswd, passwdlen, msg) in check_passwd() function
|