Searched defs:devnull (Results 1 - 7 of 7) sorted by relevance
| /src/lib/libc/gen/ | ||
| H A D | wordexp.c | 133 int devnull; local in function:we_askshell |
| /src/tests/fs/common/ | ||
| H A D | fstest_nfs.c | 85 int devnull; local in function:donewfs |
| /src/usr.bin/patch/ | ||
| H A D | inp.c | 144 int ifd, statfailed, devnull, pstat; local in function:plan_a |
| /src/libexec/makewhatis/ | ||
| H A D | makewhatis.c | 777 static int devnull = -1; local in function:nroff |
| /src/bin/sh/ | ||
| H A D | jobs.c | 1382 const char *devnull = _PATH_DEVNULL; local in function:forkchild |
| /src/usr.bin/xinstall/ | ||
| H A D | xinstall.c | 672 int devnull, from_fd, to_fd, serrno, tmpmode; local in function:install |
| /src/usr.sbin/traceroute/ | ||
| H A D | traceroute.c | 354 static const char devnull[] = "/dev/null"; variable in typeref:typename:const char[] |
Completed in 12 milliseconds