Searched defs:nullfd (Results 1 – 7 of 7) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | daemon.c | 44 daemonfd(int chdirfd, int nullfd) in daemonfd() 94 int chdirfd, nullfd, ret; in daemon() local
|
/freebsd/lib/libcasper/libcasper/ |
H A D | libcasper_impl.c | 51 int nullfd, nfd; in fd_fix_environment() local
|
/freebsd/usr.sbin/autofs/ |
H A D | popen.c | 79 int error, i, nullfd, outfds[2]; in auto_popen() local
|
/freebsd/usr.bin/mail/ |
H A D | collect.c | 332 int nullfd, tempfd, rc; in collect() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtilFuchsia.cpp | 599 int nullfd = fdio_bind_to_fd(fdio_null, -1, 0); in DiscardOutput() local
|
/freebsd/sbin/dhclient/ |
H A D | dhclient.c | 102 static int nullfd = -1; variable
|
/freebsd/crypto/openssh/ |
H A D | misc.c | 1498 int nullfd, dupfd; in sanitise_stdfd() local
|