Searched defs:send_fds (Results 1 – 4 of 4) sorted by relevance
140 std::vector<int> send_fds(UnixDomainSocket::kMaxFileDescriptors, in TEST() local
254 std::vector<int> send_fds; in SendRecvMsgWithFlags() local
251 const int* send_fds, in Send()590 const int* send_fds, in Send()
21 int send_fds[2]; in TEST() local