Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Devent.h503 #define NOTE_EXIT_CSERROR 0x00040000 macro
/xnu-8019.80.24/bsd/kern/
H A Dproc_info.c3610 exit_data |= NOTE_EXIT_CSERROR; in proc_pidnoteexit()
H A Dkern_event.c1207 kn->kn_hook32 |= NOTE_EXIT_CSERROR; in filt_procevent()