Searched defs:test_msg (Results 1 – 3 of 3) sorted by relevance
21 struct test_msg { struct22 mach_msg_header_t header;23 mach_msg_trailer_t trailer; // subtract this when sending
37 struct test_msg { struct38 mach_msg_header_t header;39 mach_msg_body_t body;40 mach_msg_port_descriptor_t port_descriptor;
56 struct test_msg { struct57 mach_msg_header_t header;58 mach_msg_body_t body;59 mach_msg_port_descriptor_t port_descriptor;60 mach_msg_option_t opts;61 mach_msg_priority_t qos;