Searched refs:DTYPE_KQUEUE (Results 1 – 7 of 7) sorted by relevance
46 #define DTYPE_KQUEUE 4 /* event queue */ macro
413 case DTYPE_KQUEUE: in fstat_dofile()
1047 fp->f_type = DTYPE_KQUEUE; in dokqueue()1105 if (fp->f_type != DTYPE_KQUEUE) { in sys_kevent()
1152 fp->f_type == DTYPE_KQUEUE) { in fdcopy()
1295 if (fp->f_type == DTYPE_KQUEUE) { in unp_internalize()
1615 case DTYPE_KQUEUE: { in fill_file()
704 case DTYPE_KQUEUE: { in fill_file()