OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:auth_openfile
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
auth.c
490
auth_openfile
(const char *file, struct passwd *pw, int strict_modes,
function
535
return
auth_openfile
(file, pw, strict_modes, 1, "authorized keys");
541
return
auth_openfile
(file, pw, strict_modes, 0,
Completed in 54 milliseconds