Home
last modified time | relevance | path

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

/minix/bin/csh/
H A Dmisc.c232 int nofile; in closem() local
H A Dcsh.c83 int nofile = 0; variable
/minix/external/bsd/bind/dist/unit/atf-src/test-programs/
H A Dc_helpers.c167 char *nofile; in ATF_TC_BODY() local
/minix/external/bsd/atf/dist/test-programs/
H A Dc_helpers.c165 char *nofile; in ATF_TC_BODY() local
/minix/libexec/ftpd/
H A Dftpd.c1071 checkuser(const char *fname, const char *name, int def, int nofile, in checkuser()