Searched defs:rx_fd (Results 1 – 3 of 3) sorted by relevance
382 base::ScopedFile rx_fd = cli_->TakeReceivedFD(); in TEST_F() local426 base::ScopedFile rx_fd = std::move(host_->received_fd_); in TEST_F() local
387 base::ScopedFile rx_fd; in TEST_F() local
610 int rx_fd, txpid, rxpid, err = 0; in sendmsg_test() local