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

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

Completed in 15 milliseconds