Searched refs:auth_openfile (Results 1 - 1 of 1) sorted by last modified time

/freebsd-9.3-release/crypto/openssh/
H A Dauth.c534 auth_openfile(const char *file, struct passwd *pw, int strict_modes, function
579 return auth_openfile(file, pw, strict_modes, 1, "authorized keys");
585 return auth_openfile(file, pw, strict_modes, 0,

Completed in 96 milliseconds