HomeSort by relevance Sort by last modified time
    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