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

/darwin-on-arm/xnu/bsd/sys/
H A Dfiledesc.h73 * A process is initially started out with NDFILE descriptors [XXXstored within
83 #define NDFILE 25 /* 125 bytes */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_malloc.c417 { (NDFILE * OFILESIZE),
H A Dkern_descrip.c4300 if (newfdp->fd_lastfile < NDFILE)
4301 i = NDFILE;

Completed in 72 milliseconds