Searched refs:auth_openprincipals (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth.h190 FILE *auth_openprincipals(const char *, struct passwd *, int);
H A Dauth.c559 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) function
H A Dauth2-pubkey.c216 if ((f = auth_openprincipals(file, pw, options.strict_modes)) == NULL) {

Completed in 76 milliseconds