Home
last modified time | relevance | path

Searched defs:nofile (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.sbin/lpr/lpd/
H A Dprintjob.c548 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 Dmisc.c232 int nofile; in closem() local
H A Dcsh.c174 int nofile = 0; variable
/netbsd-src/external/bsd/atf/dist/test-programs/
H A Dc_helpers.c165 char *nofile; in ATF_TC_BODY() local
/netbsd-src/external/public-domain/sqlite/sqlite2mdoc/
H A Dmain.c248 static int nofile; variable
/netbsd-src/libexec/ftpd/
H A Dftpd.c1062 checkuser(const char *fname, const char *name, int def, int nofile, in checkuser()
/netbsd-src/sys/kern/
H A Dkern_proc.c233 static const int nofile = NOFILE; variable