Searched refs:msgh_context (Results 1 – 3 of 3) sorted by relevance
773 mach_port_context_t msgh_context; member783 mach_port_context32_t msgh_context; member792 mach_port_context64_t msgh_context; member815 mach_port_context_t msgh_context; member827 mach_port_context32_t msgh_context; member838 mach_port_context64_t msgh_context; member
242 if (tsize > offsetof(mach_msg_max_trailer_t, msgh_context)) {243 T_EXPECT_EQ(buf.trailer.msgh_context, DEFAULT_CONTEXT,
4716 out64->msgh_context = msgr->msgr_context; in ipc_kmsg_deflate_trailer()4718 out32->msgh_context = (typeof(out32->msgh_context))msgr->msgr_context; in ipc_kmsg_deflate_trailer()