Home
last modified time | relevance | path

Searched refs:safe_path_fd (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.h199 int safe_path_fd(int, const char *, struct passwd *,
H A Dauth2-pubkeyfile.c477 safe_path_fd(fileno(f), file, pw, line, sizeof(line)) != 0) { in auth_openfile()
H A Dssh_namespace.h526 #define safe_path_fd Fssh_safe_path_fd macro
H A Dmisc.c2270 safe_path_fd(int fd, const char *file, struct passwd *pw, in safe_path_fd() function