Searched refs:MACH_MSG_TRAILER_FORMAT_0 (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/osfmk/ipc/
H A Dmach_msg.c150 /* mach_msg_trailer_type_t */ MACH_MSG_TRAILER_FORMAT_0,
218 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
H A Dipc_kmsg.c1210 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
1324 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_mig.c363 assert(trailer->msgh_trailer_type == MACH_MSG_TRAILER_FORMAT_0);
453 max_trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
H A Dipc_kobject.c447 trailer->msgh_trailer_type = MACH_MSG_TRAILER_FORMAT_0;
/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h371 #define MACH_MSG_TRAILER_FORMAT_0 0 macro
605 * a MACH_MSG_TRAILER_FORMAT_0 with 0 Elements,

Completed in 84 milliseconds