| /external/trusty/musl/src/network/ |
| D | sendmsg.c | 7 ssize_t sendmsg(int fd, const struct msghdr *msg, int flags) in sendmsg() function
|
| /external/musl/src/network/ |
| D | sendmsg.c | 7 ssize_t sendmsg(int fd, const struct msghdr *msg, int flags) in sendmsg() function
|
| /external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/mount-origin/ |
| D | example.js | 57 function sendmsg() function
|
| /external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/mount-origin/ |
| D | example.js | 59 function sendmsg() function
|
| /external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/mount-origin/ |
| D | example.js | 56 function sendmsg() function
|
| /external/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/mount-origin/ |
| D | example.js | 57 function sendmsg() function
|
| /external/libwebsockets/minimal-examples/ws-server/minimal-ws-server/mount-origin/ |
| D | example.js | 57 function sendmsg() function
|
| /external/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/mount-origin/ |
| D | example.js | 71 function sendmsg() function
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/ |
| D | kernel_interface.h | 96 ssize_t sendmsg(int sockfd, const struct msghdr* msg, int flags) override { in sendmsg() function
|
| /external/ltp/testcases/network/stress/ns-tools/ |
| D | ns-tcpserver.c | 293 char *sendmsg; /* pointer to the message to send */ in communicate_client() local
|
| /external/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 103 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
| /external/strace/ |
| D | msghdr.c | 433 SYS_FUNC(sendmsg) in SYS_FUNC() argument
|
| /external/rust/crates/rustix/src/backend/libc/net/ |
| D | syscalls.rs | 360 pub(crate) fn sendmsg( in sendmsg() function
|
| /external/rust/crates/rustix/src/backend/linux_raw/net/ |
| D | syscalls.rs | 293 pub(crate) fn sendmsg( in sendmsg() function
|
| /external/rust/crates/libc/src/unix/newlib/vita/ |
| D | mod.rs | 179 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
| /external/rust/crates/rustix/src/net/send_recv/ |
| D | msg.rs | 607 pub fn sendmsg( in sendmsg() function
|
| /external/rust/crates/socket2/src/sys/ |
| D | windows.rs | 668 pub(crate) fn sendmsg(socket: Socket, msg: &MsgHdr<'_, '_, '_>, flags: c_int) -> io::Result<usize> { in sendmsg() function
|
| D | unix.rs | 1101 pub(crate) fn sendmsg(fd: Socket, msg: &MsgHdr<'_, '_, '_>, flags: c_int) -> io::Result<usize> { in sendmsg() function
|
| /external/rust/crates/socket2/src/ |
| D | socket.rs | 748 pub fn sendmsg(&self, msg: &MsgHdr<'_, '_, '_>, flags: sys::c_int) -> io::Result<usize> { in sendmsg() method
|
| /external/python/cpython3/Lib/ |
| D | ssl.py | 1224 def sendmsg(self, *args, **kwargs): member in SSLSocket
|
| /external/rust/crates/libc/src/unix/bsd/ |
| D | mod.rs | 743 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
| /external/google-breakpad/src/third_party/lss/ |
| D | linux_syscall_support.h | 4846 LSS_INLINE ssize_t LSS_NAME(sendmsg)(int s, in LSS_NAME() argument 4918 LSS_INLINE ssize_t LSS_NAME(sendmsg)(int s, in LSS_NAME() argument
|
| /external/cronet/third_party/lss/ |
| D | linux_syscall_support.h | 4846 LSS_INLINE ssize_t LSS_NAME(sendmsg)(int s, in LSS_NAME() argument 4918 LSS_INLINE ssize_t LSS_NAME(sendmsg)(int s, in LSS_NAME() argument
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1580 pub fn sendmsg(socket: ::c_int, mp: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
| /external/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1773 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|