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