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

/freebsd-10-stable/crypto/openssh/
H A Dauth.h198 FILE *auth_openprincipals(const char *, struct passwd *, int);
H A Dauth.c609 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) function
H A Dauth2-pubkey.c617 if ((f = auth_openprincipals(file, pw, options.strict_modes)) == NULL) {

Completed in 106 milliseconds