Searched refs:safe_path_fd (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | misc.h | 199 int safe_path_fd(int, const char *, struct passwd *,
|
H A D | auth2-pubkeyfile.c | 477 safe_path_fd(fileno(f), file, pw, line, sizeof(line)) != 0) { in auth_openfile()
|
H A D | ssh_namespace.h | 526 #define safe_path_fd Fssh_safe_path_fd macro
|
H A D | misc.c | 2270 safe_path_fd(int fd, const char *file, struct passwd *pw, in safe_path_fd() function
|