Home
last modified time | relevance | path

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

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