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

/freebsd-10-stable/crypto/openssh/
H A Dauth.c560 auth_openfile(const char *file, struct passwd *pw, int strict_modes, function
605 return auth_openfile(file, pw, strict_modes, 1, "authorized keys");
611 return auth_openfile(file, pw, strict_modes, 0,

Completed in 104 milliseconds