Searched refs:NOTE_CHILD (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
381 #define NOTE_CHILD 0x00000004 /* am a child process */ 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 23 milliseconds