Home | History | Annotate | Download | only in MacOSX-Kernel

Lines Matching full:reply_port

273         const uint16_t reply_port = conn_ap->GetReadPort ();
275 if (reply_port != 0)
279 if (m_comm.SendRequestReattach(reply_port))
281 if (m_comm.SendRequestConnect(reply_port, reply_port, "Greetings from LLDB..."))