Searched defs:reply_fd (Results 1 – 2 of 2) sorted by relevance
977 bool handle_forward_request(const char* service, atransport* transport, int reply_fd) { in handle_forward_request()985 int reply_fd) { in handle_forward_request()1106 static bool handle_mdns_request(std::string_view service, int reply_fd) { in handle_mdns_request()1126 const char* serial, TransportId transport_id, int reply_fd, in handle_host_request()
400 int reply_fd[2]; in CreateSimpleperfProcess() local