Searched refs:safe_path_fd (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | namespace.h | 74 #define safe_path_fd ssh_safe_path_fd macro
|
H A D | misc.h | 210 int safe_path_fd(int, const char *, struct passwd *,
|
H A D | auth2-pubkeyfile.c | 563 safe_path_fd(fileno(f), file, pw, line, sizeof(line)) != 0) { in auth_openfile()
|
H A D | misc.c | 2232 safe_path_fd(int fd, const char *file, struct passwd *pw, in safe_path_fd() function
|