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