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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h486 extern int check_passwd __P((int, char *, int, char *, int, char **));
H A Dupap.c447 retcode = check_passwd(u->us_unit, ruser, ruserlen, rpasswd,
H A Dauth.c1057 * check_passwd - Check the user name and passwd against the PAP secrets
1067 check_passwd(unit, auser, userlen, apasswd, passwdlen, msg) function

Completed in 85 milliseconds