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

/openbsd-current/usr.sbin/pppd/
H A Dauth.c131 /* Set if we have successfully called plogin() */
162 static int plogin(char *, char *, char **, int *);
688 ret = plogin(user, passwd, msg, msglen);
728 * plogin - Check the user name and password against the system
738 plogin(user, passwd, msg, msglen) function

Completed in 105 milliseconds