Home
last modified time | relevance | path

Searched defs:fdpath (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-closefrom.c126 char fdpath[PATH_MAX], *endp; in closefrom() local
/freebsd/contrib/pf/authpf/
H A Dauthpf.c750 char *fdpath = NULL, *userstr = NULL, *ipstr = NULL; in change_filter() local
/freebsd/tests/sys/kern/
H A Dunix_connectat.c167 fdpath(char *buf, size_t len, int fd) in fdpath() function