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

/freebsd-9.3-release/crypto/openssh/
H A Dauth.c583 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) function
H A Dauth.h188 FILE *auth_openprincipals(const char *, struct passwd *, int);
H A Dauth2-pubkey.c262 if ((f = auth_openprincipals(file, pw, options.strict_modes)) == NULL) {

Completed in 108 milliseconds