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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Derrno.h110 #define EMFILE 24 /* Too many open files */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_shm.c412 shmat_ret = EMFILE;
H A Dkern_descrip.c543 * fdalloc:EMFILE
2219 * EMFILE
2264 return (EMFILE);
3287 * falloc:EMFILE Too many open files in process
3338 * fdalloc:EMFILE Too many open files in process

Completed in 69 milliseconds