Searched defs:nofile (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 548 int n, fi, fo, child_pid, p[2], stopped = 0, nofile; in print() local 1126 int i, p[2], s, nofile; in sendmail() local 1330 int i, nofile; in setup_ofilter() local
|
/netbsd-src/bin/csh/ |
H A D | misc.c | 232 int nofile; in closem() local
|
H A D | csh.c | 174 int nofile = 0; variable
|
/netbsd-src/external/bsd/atf/dist/test-programs/ |
H A D | c_helpers.c | 165 char *nofile; in ATF_TC_BODY() local
|
/netbsd-src/external/public-domain/sqlite/sqlite2mdoc/ |
H A D | main.c | 248 static int nofile; variable
|
/netbsd-src/libexec/ftpd/ |
H A D | ftpd.c | 1062 checkuser(const char *fname, const char *name, int def, int nofile, in checkuser()
|
/netbsd-src/sys/kern/ |
H A D | kern_proc.c | 233 static const int nofile = NOFILE; variable
|