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

/xnu-2422.115.4/bsd/sys/
H A Devent.h272 #define NOTE_EXIT_DECRYPTFAIL 0x00010000 macro
/xnu-2422.115.4/tools/tests/unit_tests/ptrace_test_12507045_src/
H A Dptrace_test.c683 if (fflags & NOTE_EXIT_DECRYPTFAIL) strlcat(fflags_string, "|NOTE_EXIT_DECRYPTFAIL", sizeof(fflags_string));
/xnu-2422.115.4/bsd/kern/
H A Dkern_event.c614 kn->kn_data |= NOTE_EXIT_DECRYPTFAIL;

Completed in 9 milliseconds