Searched refs:auth_pam (Results 1 – 2 of 2) sorted by relevance
83 static int auth_pam(void);345 rval = auth_pam(); in main()683 auth_pam(void) in auth_pam() function
176 static int auth_pam(struct passwd**, const char*);1256 auth_pam(struct passwd **ppw, const char *pass) in auth_pam() function1374 rval = auth_pam(&pw, passwd); in pass()