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

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_pset.c433 option = kn->kn_sfflags & (MACH_RCV_MSG|MACH_RCV_LARGE|MACH_RCV_TRAILER_MASK);
H A Dipc_kmsg.c4119 if (!(option & MACH_RCV_TRAILER_MASK)) {
/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h622 #define MACH_RCV_TRAILER_MASK ((0xff << 24)) macro

Completed in 78 milliseconds