Searched refs:FILEPROC_NULL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfile_internal.h97 #define FILEPROC_NULL (struct fileproc *)0 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c3023 if ((fp == FILEPROC_NULL) && (fd < 0 || fd >= fdp->fd_nfiles ||

Completed in 35 milliseconds