Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Devent.h291 #define NOTE_EXIT_DECRYPTFAIL 0x00010000 macro
/xnu-12377.61.12/bsd/kern/
H A Dproc_info.c3996 exit_data |= NOTE_EXIT_DECRYPTFAIL; in proc_pidnoteexit()
H A Dkern_event.c1244 kn->kn_hook32 |= NOTE_EXIT_DECRYPTFAIL; in filt_procevent()