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

/xnu-2422.115.4/tools/tests/unit_tests/ptrace_test_12507045_src/
H A Dptrace_test.c685 #ifdef NOTE_EXIT_CSERROR
686 if (fflags & NOTE_EXIT_CSERROR) strlcat(fflags_string, "|NOTE_EXIT_CSERROR", sizeof(fflags_string));
/xnu-2422.115.4/bsd/sys/
H A Devent.h274 #define NOTE_EXIT_CSERROR 0x00040000 macro
/xnu-2422.115.4/bsd/kern/
H A Dkern_event.c643 kn->kn_data |= NOTE_EXIT_CSERROR;

Completed in 29 milliseconds