Home
last modified time | relevance | path

Searched defs:sendmsg (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/network/
Dsendmsg.c7 ssize_t sendmsg(int fd, const struct msghdr *msg, int flags) in sendmsg() function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/mount-origin/
Dexample.js57 function sendmsg() function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/mount-origin/
Dexample.js59 function sendmsg() function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/mount-origin/
Dexample.js57 function sendmsg() function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/mount-origin/
Dexample.js56 function sendmsg() function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/mount-origin/
Dexample.js57 function sendmsg() function
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/mount-origin/
Dexample.js71 function sendmsg() function
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-tcpserver.c293 char *sendmsg; /* pointer to the message to send */ in communicate_client() local
/third_party/python/Lib/asyncio/
Dtrsock.py137 def sendmsg(self, *args, **kwargs): member in TransportSocket
/third_party/python/Lib/
Dssl.py1219 def sendmsg(self, *args, **kwargs): member in SSLSocket
/third_party/lwip/src/include/lwip/
Dsockets.h661 #define sendmsg(s,message,flags) lwip_sendmsg(s,message,flags) macro
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h124 sendmsg = 14, enumerator