Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/ipc/
H A Dmach_msg.c128 mach_port_name_t dest_name_port);
1068 mach_port_name_t dest_name_port) in mach_msg_rcv_link_special_reply_port() argument
1078 if (!MACH_PORT_VALID(dest_name_port)) { in mach_msg_rcv_link_special_reply_port()
1082 kr = ipc_port_translate_send(current_space(), dest_name_port, &dest_port); in mach_msg_rcv_link_special_reply_port()