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

/xnu-2422.115.4/bsd/sys/
H A Devent.h156 #define EV_RECEIPT 0x0040 /* force EV_ERROR on success, data == 0 */ macro
/xnu-2422.115.4/tools/tests/unit_tests/ptrace_test_12507045_src/
H A Dptrace_test.c655 if (filter & EV_RECEIPT) strlcat(flags_string, "|EV_RECEIPT", sizeof(flags_string));
/xnu-2422.115.4/bsd/kern/
H A Dkern_event.c1526 if ((error || (kev.flags & EV_RECEIPT)) && nevents > 0) {

Completed in 27 milliseconds