Searched defs:SendMsg (Results 1 – 9 of 9) sorted by relevance
13 namespace SendMsg { namespace
12 namespace SendMsg { namespace
768 namespace SendMsg { namespace
35 namespace SendMsg { namespace
1732 namespace SendMsg { namespace
72 type SendMsg<Fut> = Result<<Fut as Future>::Output, Box<(dyn Any + Send + 'static)>>; typedef
70 bool UnixDomainSocket::SendMsg(int fd, in SendMsg() function in base::UnixDomainSocket
64 bool UnixDomainSocket::SendMsg(int fd, in SendMsg() function in base::UnixDomainSocket
953 ssize_t FileInstance::SendMsg(const struct msghdr* msg, int flags) { in SendMsg() function in cuttlefish::FileInstance