Searched refs:auth_secure_path (Results 1 - 3 of 3) sorted by last modified time

/freebsd-9.3-release/crypto/openssh/
H A Dauth.c455 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, function
530 return auth_secure_path(file, &st, pw->pw_dir, pw->pw_uid, err, errlen);
H A Dauth.h128 int auth_secure_path(const char *, struct stat *, const char *, uid_t,
H A Dauth2-pubkey.c541 if (auth_secure_path(options.authorized_keys_command, &st, NULL, 0,

Completed in 51 milliseconds