Searched refs:DTYPE_KQUEUE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfile_internal.h124 DTYPE_KQUEUE, /* kqueue */ enumerator in enum:__anon368
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c1963 case DTYPE_KQUEUE:
2188 case DTYPE_KQUEUE:
2615 if (fp->f_type != DTYPE_KQUEUE) {
3719 if (*fpp != NULL && (*fpp)->f_type == DTYPE_KQUEUE) {
H A Dkern_event.c856 fp->f_type = DTYPE_KQUEUE;
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c1722 case DTYPE_KQUEUE:
1918 case DTYPE_KQUEUE:
H A Dmac_vfs.c1400 case DTYPE_KQUEUE:

Completed in 45 milliseconds