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

/xnu-2422.115.4/bsd/sys/
H A Devent.h376 * NOTE_TRACK, NOTE_TRACKERR, and NOTE_CHILD are no longer supported as of 10.5
380 #define NOTE_TRACKERR 0x00000002 /* could not track child */ macro
/xnu-2422.115.4/bsd/kern/
H A Dkern_event.c494 if ((kn->kn_sfflags & (NOTE_TRACK | NOTE_TRACKERR | NOTE_CHILD)) != 0)

Completed in 26 milliseconds