Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/ipc/
H A Dmach_msg_transport.c44 #define t_port_construct() t_port_construct_full(MPO_INSERT_SEND_RIGHT, 1) macro
193 rcv_name = t_port_construct();
381 rcv_name = t_port_construct(); in t_mach_msg_descriptor_port()
382 port = t_port_construct(); in t_mach_msg_descriptor_port()
459 rcv_name = t_port_construct(); in t_mach_msg_descriptor_guarded_port()
476 port = t_port_construct(); in t_mach_msg_descriptor_guarded_port()
525 rcv_name = t_port_construct(); in t_mach_msg_descriptor_port_array()
526 port1 = t_port_construct(); in t_mach_msg_descriptor_port_array()
527 port2 = t_port_construct(); in t_mach_msg_descriptor_port_array()
620 rcv_name = t_port_construct(); in t_mach_msg_descriptor_memory()