Searched refs:expand_authorized_keys (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dauth.h186 char *expand_authorized_keys(const char *, struct passwd *pw);
H A Dauth.c340 expand_authorized_keys(const char *filename, struct passwd *pw) function
357 fatal("expand_authorized_keys: path too long");
368 return expand_authorized_keys(options.authorized_principals_file, pw);
H A Dauth-rsa.c286 file = expand_authorized_keys(
H A Dauth2-pubkey.c628 file = expand_authorized_keys(

Completed in 117 milliseconds