Home
last modified time | relevance | path

Searched refs:aixauth_verify (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.bin/sudo/auth/
Dsudo_auth.h59 int aixauth_verify __P((struct passwd *pw, char *pass, sudo_auth *auth));
102 NULL, NULL, aixauth_verify, NULL)
Daix_auth.c54 aixauth_verify(pw, prompt, auth) in aixauth_verify() function