Searched defs:sendmmsg (Results 1 - 13 of 13) sorted by relevance
| /third_party/musl/src/network/ |
| H A D | sendmmsg.c | 7 int sendmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags) in sendmmsg() function
|
| /third_party/ltp/include/ |
| H A D | time64_variants.h | 59 int (*sendmmsg)(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, member
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | mod.rs | 1516 pub fn sendmmsg<'a, XS, AS, C, I, S>( in sendmmsg() functions
|
| /third_party/FreeBSD/lib/libc/include/ |
| H A D | namespace.h | 229 #define sendmmsg _sendmmsg
macro
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/ |
| H A D | mod.rs | 312 pub fn sendmmsg( in sendmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| H A D | mod.rs | 707 pub fn sendmmsg( in sendmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
| H A D | mod.rs | 1151 pub fn sendmmsg( in sendmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 2702 pub fn sendmmsg( in sendmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 1862 pub fn sendmmsg( in sendmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| H A D | mod.rs | 3068 pub fn sendmmsg( in sendmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| H A D | mod.rs | 3426 pub fn sendmmsg( in sendmmsg() functions
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 4080 pub fn sendmmsg( in sendmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 4239 pub fn sendmmsg( in sendmmsg() functions
|
Completed in 58 milliseconds