Searched refs:mach_msg_context_trailer_t (Results 1 – 3 of 3) sorted by relevance
469 } mach_msg_context_trailer_t; typedef710 sizeof(mach_msg_context_trailer_t) : \
112 typedef mach_msg_context_trailer_t dispatch_mach_trailer_t;
1261 mach_msg_context_trailer_t *tp; in dispatch_mach_msg_get_context()1264 tp = (mach_msg_context_trailer_t *)((uint64_t *)msg + in dispatch_mach_msg_get_context()1267 (mach_msg_size_t)sizeof(mach_msg_context_trailer_t)) { in dispatch_mach_msg_get_context()