Home
last modified time | relevance | path

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

/xnu-11215.61.5/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)
478 port = t_port_construct_full(MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD, 1); in t_mach_msg_descriptor_guarded_port()