Searched refs:auth_pam (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/libexec/ftpd/
H A Dftpd.c177 static int auth_pam(struct passwd**, const char*);
1274 auth_pam(struct passwd **ppw, const char *pass) function
1392 rval = auth_pam(&pw, passwd);
/freebsd-11-stable/release/picobsd/tinyware/login/
H A Dpico-login.c104 static int auth_pam(void);
349 if ((rval = auth_pam()) == -1)
764 auth_pam() function
/freebsd-11-stable/usr.bin/login/
H A Dlogin.c83 static int auth_pam(void);
343 rval = auth_pam();
681 auth_pam(void) function

Completed in 189 milliseconds