Searched refs:auth_pam (Results 1 – 2 of 2) sorted by relevance
77 static int auth_pam(void);339 rval = auth_pam(); in main()677 auth_pam(void) in auth_pam() function
161 static int auth_pam(struct passwd**, const char*);1241 auth_pam(struct passwd **ppw, const char *pass) in auth_pam() function1359 rval = auth_pam(&pw, passwd); in pass()