Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/ipc/
H A Dmach_msg_transport.c28 t_port_construct_full( in t_port_construct_full() function
44 #define t_port_construct() t_port_construct_full(MPO_INSERT_SEND_RIGHT, 1)
477 port = t_port_construct_full(MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD, 1); in t_mach_msg_descriptor_guarded_port()
534 rcv_name = t_port_construct_full(mpo_flags, 1); in t_mach_msg_descriptor_port_array()