Searched refs:auth_openkeyfile (Results 1 – 3 of 3) sorted by relevance
183 FILE *auth_openkeyfile(const char *, struct passwd *, int);
620 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) in auth_openkeyfile() function
954 if ((f = auth_openkeyfile(file, pw, options.strict_modes)) != NULL) { in user_key_allowed2()