| /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-pmd/mount-origin/ |
| D | example.js | 59 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-ring/mount-origin/ |
| D | example.js | 56 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-server-timer/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/rust/crates/libc/src/unix/newlib/espidf/ |
| D | mod.rs | 100 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; 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/crosvm/common/cros_asyncv2/src/unix/ |
| D | io_driver.rs | 273 pub async fn sendmsg( in sendmsg() function
|
| /external/python/cpython3/Lib/asyncio/ |
| D | trsock.py | 137 def sendmsg(self, *args, **kwargs): member in TransportSocket
|
| /external/strace/ |
| D | msghdr.c | 433 SYS_FUNC(sendmsg) in SYS_FUNC() argument
|
| /external/crosvm/common/cros_asyncv2/src/unix/io_driver/ |
| D | mio.rs | 502 pub async fn sendmsg( in sendmsg() function
|
| D | uring.rs | 953 pub async fn sendmsg( in sendmsg() function
|
| /external/rust/crates/nix/src/sys/socket/ |
| D | mod.rs | 1152 pub fn sendmsg(fd: RawFd, iov: &[IoVec<&[u8]>], cmsgs: &[ControlMessage], in sendmsg() function
|
| /external/python/cpython3/Lib/ |
| D | ssl.py | 1219 def sendmsg(self, *args, **kwargs): member in SSLSocket
|
| /external/rust/crates/libc/src/unix/bsd/ |
| D | mod.rs | 728 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 | 4133 LSS_INLINE ssize_t LSS_NAME(sendmsg)(int s, in LSS_NAME() argument 4195 LSS_INLINE ssize_t LSS_NAME(sendmsg)(int s, in LSS_NAME() argument
|
| /external/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1613 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 1558 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 | 1767 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
| /external/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 2660 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 4060 pub fn sendmsg(fd: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 11982 int (*sendmsg)(struct socket *, struct msghdr *, size_t); member 13793 int (*sendmsg)(struct sock *, struct msghdr *, size_t); member
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 13316 int (*sendmsg)(struct socket *, struct msghdr *, size_t); member 14878 int (*sendmsg)(struct sock *, struct msghdr *, size_t); member
|