Searched refs:auth_secure_path (Results 1 – 3 of 3) sorted by relevance
| /trueos/crypto/openssh/ |
| HD | auth.h | 128 int auth_secure_path(const char *, struct stat *, const char *, uid_t,
|
| HD | auth.c | 454 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, in auth_secure_path() function 529 return auth_secure_path(file, &st, pw->pw_dir, pw->pw_uid, err, errlen); in secure_filename()
|
| HD | auth2-pubkey.c | 541 if (auth_secure_path(options.authorized_keys_command, &st, NULL, 0, in user_key_command_allowed2()
|