Searched refs:NOTE_TRACK (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
331 #define NOTE_TRACK 0x00000001 /* follow across forks */ 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 77 milliseconds