Searched refs:NUFILE (Results 1 – 5 of 5) sorted by relevance
200 iops = areallocarray(NULL, NUFILE + 1, in get_command()225 if (iopn >= NUFILE) in get_command()388 if (iopn >= NUFILE) in get_command()
732 for (fd = 0; fd < NUFILE; fd++) in quitenv()792 for (fd = 0; fd < NUFILE; fd++) in cleanup_parents_env()
25 #define NUFILE 32 /* Number of user-accessible files */ macro
107 genv->savefd = areallocarray(NULL, NUFILE, sizeof(short), ATEMP); in execute()109 memset(genv->savefd, 0, NUFILE * sizeof(short)); in execute()
832 for (i = 0; i < NUFILE; i++) { in c_exec()