Searched refs:NOTE_CHILD (Results 1 – 2 of 2) sorted by relevance
369 #define NOTE_CHILD 0x00000004 /* am a child process */ macro
1105 if ((kn->kn_sfflags & (NOTE_TRACK | NOTE_TRACKERR | NOTE_CHILD)) != 0) { in filt_procattach()