/aosp_15_r20/external/trusty/musl/src/network/ |
D | sendmsg.c | 7 ssize_t sendmsg(int fd, const struct msghdr *msg, int flags) in sendmsg() function
|
/aosp_15_r20/external/musl/src/network/ |
H A D | sendmsg.c | 7 ssize_t sendmsg(int fd, const struct msghdr *msg, int flags) in sendmsg() function
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-timer/mount-origin/ |
H A D | example.js | 57 function sendmsg() function
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server/mount-origin/ |
H A D | example.js | 57 function sendmsg() function
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd/mount-origin/ |
H A D | example.js | 59 function sendmsg() function
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/mount-origin/ |
H A D | example.js | 56 function sendmsg() function
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-raw-proxy/mount-origin/ |
H A D | example.js | 57 function sendmsg() function
|
/aosp_15_r20/bionic/libc/private/ |
H A D | NetdClientDispatch.h | 28 ssize_t (*sendmsg)(int, const struct msghdr*, unsigned int); member
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/mount-origin/ |
H A D | example.js | 71 function sendmsg() function
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | NetdClientDispatch.cpp | 63 ssize_t sendmsg(int fd, const struct msghdr* msg, int flags) { in sendmsg() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/ |
H A D | kernel_interface.h | 96 ssize_t sendmsg(int sockfd, const struct msghdr* msg, int flags) override { in sendmsg() function
|
/aosp_15_r20/external/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-tcpserver.c | 293 char *sendmsg; /* pointer to the message to send */ in communicate_client() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 103 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 103 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/newlib/espidf/ |
H A D | mod.rs | 103 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 113 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 113 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/espidf/ |
H A D | mod.rs | 113 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/newlib/espidf/ |
D | mod.rs | 113 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | syscall_linux_s390x.go | 258 func sendmsg(s int, msg *Msghdr, flags int) (int, error) { func
|
D | syscall_linux_386.go | 248 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_loong64.go | 443 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | syscall_linux_s390x.go | 223 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | syscall_linux_386.go | 321 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
/aosp_15_r20/external/strace/ |
H A D | msghdr.c | 433 SYS_FUNC(sendmsg) in SYS_FUNC() argument
|