Home
last modified time | relevance | path

Searched defs:devnull (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dsunos57-select.c53 static struct stat devnull; variable
/netbsd/src/lib/libc/gen/
Dwordexp.c133 int devnull; in we_askshell() local
/netbsd/src/usr.bin/patch/
Dinp.c144 int ifd, statfailed, devnull, pstat; in plan_a() local
/netbsd/src/tests/fs/common/
Dfstest_nfs.c85 int devnull; in donewfs() local
/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshd-session.c806 int devnull, r, opt, on = 1, remote_port; in main() local
Dsshd.c1285 int devnull, config_s[2] = { -1 , -1 }, have_connection_info = 0; in main() local
Dmisc.c2650 int devnull, ret = 0; in stdfd_devnull() local
2684 int fd, devnull, p[2], i; in subprocess() local
/netbsd/src/libexec/makewhatis/
Dmakewhatis.c777 static int devnull = -1; in nroff() local
/netbsd/src/usr.bin/xinstall/
Dxinstall.c672 int devnull, from_fd, to_fd, serrno, tmpmode; in install() local
/netbsd/src/external/bsd/wpa/dist/src/utils/
Dos_unix.c196 int devnull; in os_daemon() local
/netbsd/src/bin/sh/
Djobs.c1382 const char *devnull = _PATH_DEVNULL; in forkchild() local
/netbsd/src/usr.sbin/traceroute/
Dtraceroute.c354 static const char devnull[] = "/dev/null"; variable
/netbsd/src/external/gpl2/lvm2/dist/daemons/clvmd/
Dclvmd.c896 int devnull = open("/dev/null", O_RDWR); in be_daemon() local
/netbsd/src/external/gpl2/xcvs/dist/src/
Dbuffer.c1982 static struct stat devnull; variable