Searched refs:NOTE_REAP (Results 1 – 3 of 3) sorted by relevance
271 #define NOTE_REAP ((unsigned int)eNoteReapDeprecated /* 0x10000000 */ ) /* process … macro
2820 proc_knote(child, NOTE_REAP); in reap_child_locked()
1222 if ((event == NOTE_REAP) || ((event == NOTE_EXIT) && !(kn->kn_sfflags & NOTE_REAP))) { in filt_procevent()