Searched refs:aixauth_verify (Results 1 – 2 of 2) sorted by relevance
59 int aixauth_verify __P((struct passwd *pw, char *pass, sudo_auth *auth));102 NULL, NULL, aixauth_verify, NULL)
54 aixauth_verify(pw, prompt, auth) in aixauth_verify() function