Searched refs:auth_pam (Results 1 – 3 of 3) sorted by relevance
83 static int auth_pam(void);343 rval = auth_pam(); in main()681 auth_pam(void) in auth_pam() function
104 static int auth_pam(void);349 if ((rval = auth_pam()) == -1)764 auth_pam() in auth_pam() function
175 static int auth_pam(struct passwd**, const char*);1273 auth_pam(struct passwd **ppw, const char *pass) in auth_pam() function1391 rval = auth_pam(&pw, passwd); in pass()