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

/freebsd-10-stable/crypto/openssh/regress/
H A Dcheck-perm.c94 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, function
197 if (auth_secure_path(path, &st, NULL, 0,
/freebsd-10-stable/crypto/openssh/
H A Dauth.h137 int auth_secure_path(const char *, struct stat *, const char *, uid_t,
H A Dauth.c481 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, function
556 return auth_secure_path(file, &st, pw->pw_dir, pw->pw_uid, err, errlen);
H A Dauth2-pubkey.c423 if (auth_secure_path(av[0], &st, NULL, 0,

Completed in 158 milliseconds