Lines Matching refs:mach_msg_header_t
91 mach_msg_header_t *msg = (mach_msg_header_t *)msg_store; in handle_exceptions()
114 mach_msg_header_t hdr; in handle_exceptions()
132 mach_msg_header_t hdr; in handle_exceptions()
150 mach_msg_header_t hdr; in handle_exceptions()
168 mach_msg_header_t hdr; in handle_exceptions()
186 mach_msg_header_t hdr; in handle_exceptions()
204 mach_msg_header_t hdr; in handle_exceptions()
226 mach_msg_header_t hdr; in handle_exceptions()
250 mach_msg_header_t hdr; in handle_exceptions()
276 mach_msg_header_t hdr; in handle_exceptions()
309 kr = mach_msg_send((mach_msg_header_t *)reply_store); in handle_exceptions()