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

/darwin-on-arm/xnu/bsd/sys/
H A Devent.h155 #define EV_RECEIPT 0x0040 /* force EV_ERROR on success, data == 0 */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_event.c1415 if ((error || (kev.flags & EV_RECEIPT)) && nevents > 0) {

Completed in 22 milliseconds