Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/ipc/
H A Dmach_msg.c142 mach_port_name_t dest_name_port);
1256 mach_port_name_t dest_name_port) in mach_msg_rcv_link_special_reply_port() argument
1266 if (!MACH_PORT_VALID(dest_name_port)) { in mach_msg_rcv_link_special_reply_port()
1270 kr = ipc_port_translate_send(current_space(), dest_name_port, &dest_port); in mach_msg_rcv_link_special_reply_port()