/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | zsyscall_linux_arm.go | 205 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_riscv64.go | 489 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_arm64.go | 509 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_mips.go | 463 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_mips64le.go | 508 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_amd64.go | 564 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_ppc.go | 528 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_mipsle.go | 463 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_mips64.go | 508 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_sparc64.go | 564 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_ppc64le.go | 584 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
D | zsyscall_linux_ppc64.go | 584 func sendmsg(s int, msg *Msghdr, flags int) (n int, err error) { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/net/ |
D | syscalls.rs | 360 pub(crate) fn sendmsg( in sendmsg() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/newlib/vita/ |
H A D | mod.rs | 179 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.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/vita/ |
H A D | mod.rs | 179 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/rustix/src/backend/linux_raw/net/ |
D | syscalls.rs | 293 pub(crate) fn sendmsg( in sendmsg() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/vita/ |
H A D | mod.rs | 179 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/vita/ |
H A D | mod.rs | 179 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/vita/ |
H A D | mod.rs | 179 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/vita/ |
H A D | mod.rs | 179 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/vita/ |
D | mod.rs | 179 pub fn sendmsg(s: ::c_int, msg: *const ::msghdr, flags: ::c_int) -> ::ssize_t; in sendmsg() function
|
/aosp_15_r20/libcore/luni/src/main/java/libcore/io/ |
H A D | BlockGuardOs.java | 383 …@Override public int sendmsg(FileDescriptor fd, StructMsghdr msg, int flags) throws ErrnoException… in sendmsg() method in BlockGuardOs
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/abi/ |
H A D | sockets.rs | 234 pub fn sendmsg(s: c_int, message: *const msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/solid/abi/ |
H A D | sockets.rs | 234 pub fn sendmsg(s: c_int, message: *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/library/std/src/sys/pal/solid/abi/ |
H A D | sockets.rs | 234 pub fn sendmsg(s: c_int, message: *const msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|