Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dmisc.h196 int safe_path_fd(int, const char *, struct passwd *,
H A Dauth2-pubkeyfile.c478 safe_path_fd(fileno(f), file, pw, line, sizeof(line)) != 0) { in auth_openfile()
H A Dmisc.c2241 safe_path_fd(int fd, const char *file, struct passwd *pw, in safe_path_fd() function