Searched refs:check_passwd (Results 1 - 3 of 3) sorted by relevance

/external/ppp/pppd/
H A Dupap.c425 retcode = check_passwd(u->us_unit, ruser, ruserlen, rpasswd,
H A Dpppd.h571 int check_passwd __P((int, char *, int, char *, int, char **));
H A Dauth.c1355 * check_passwd - Check the user name and passwd against the PAP secrets
1365 check_passwd(unit, auser, userlen, apasswd, passwdlen, msg) function

Completed in 4626 milliseconds