Home
last modified time | relevance | path

Searched refs:NOTE_EXIT_CSERROR (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/bsd/sys/
H A Devent.h293 #define NOTE_EXIT_CSERROR 0x00040000 macro
/xnu-11215/bsd/kern/
H A Dproc_info.c3947 exit_data |= NOTE_EXIT_CSERROR; in proc_pidnoteexit()
H A Dkern_event.c1274 kn->kn_hook32 |= NOTE_EXIT_CSERROR; in filt_procevent()