Searched refs:NUFILE (Results 1 – 5 of 5) sorted by relevance
218 iops = (struct ioword **) alloc(sizeofN(struct ioword *, NUFILE+1),243 if (iopn >= NUFILE)397 if (iopn >= NUFILE)
678 for (fd = 0; fd < NUFILE; fd++) in quitenv()732 for (fd = 0; fd < NUFILE; fd++) in cleanup_parents_env()
164 #define NUFILE 32 /* Number of user-accessible files */ macro
136 e->savefd = (short *) alloc(sizeofN(short, NUFILE), ATEMP);138 memset(e->savefd, 0, sizeofN(short, NUFILE));
848 for (i = 0; i < NUFILE; i++) {