Home
last modified time | relevance | path

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

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