Home
last modified time | relevance | path

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

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