Searched refs:NDFILE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfiledesc.h74 * A process is initially started out with NDFILE descriptors [XXXstored within
84 #define NDFILE 25 /* 125 bytes */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_malloc.c430 { (NDFILE * OFILESIZE),
H A Dkern_descrip.c3673 if (newfdp->fd_lastfile < NDFILE)
3674 i = NDFILE;

Completed in 37 milliseconds