HomeSort by relevance Sort by last modified time
    Searched refs:auth_openprincipals (Results 1 - 3 of 3) sorted by null

  /external/openssh/
auth.h 197 FILE *auth_openprincipals(const char *, struct passwd *, int);
auth.c 606 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) function
auth2-pubkey.c 281 if ((f = auth_openprincipals(file, pw, options.strict_modes)) == NULL) {

Completed in 30 milliseconds