Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/ipc/
H A Dmach_msg_transport.c44 #define t_port_construct() t_port_construct_full(MPO_INSERT_SEND_RIGHT, 1) macro
192 rcv_name = t_port_construct();
380 rcv_name = t_port_construct(); in t_mach_msg_descriptor_port()
381 port = t_port_construct(); in t_mach_msg_descriptor_port()
458 rcv_name = t_port_construct(); in t_mach_msg_descriptor_guarded_port()
475 port = t_port_construct(); in t_mach_msg_descriptor_guarded_port()
535 port1 = t_port_construct(); in t_mach_msg_descriptor_port_array()
536 port2 = t_port_construct(); in t_mach_msg_descriptor_port_array()
604 rcv_name = t_port_construct(); in t_mach_msg_descriptor_memory()