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

/freebsd-13-stable/usr.bin/login/
H A Dlogin.c85 static int auth_pam(void);
345 rval = auth_pam();
683 auth_pam(void) function
/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c179 static int auth_pam(struct passwd**, const char*);
1290 auth_pam(struct passwd **ppw, const char *pass) function
1408 rval = auth_pam(&pw, passwd);

Completed in 130 milliseconds