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