Home
last modified time | relevance | path

Searched refs:msg_complex_port (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/tests/ipc/
H A Dport_type_policy.c78 struct msg_complex_port { struct
128 struct msg_complex_port complex_msg; in send_port_descriptor()
132 complex_msg = (struct msg_complex_port){ in send_port_descriptor()
149 struct msg_complex_port msg; in recv_port_descriptor()
H A Dmach_msg_transport.c272 struct msg_complex_port { struct
299 struct msg_complex_port *msg, in t_fill_complex_port_msg()
303 *msg = (struct msg_complex_port){ in t_fill_complex_port_msg()
390 struct msg_complex_port msg; in t_mach_msg_descriptor_port()