Home
last modified time | relevance | path

Searched defs:sendmmsg (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/src/network/
Dsendmmsg.c7 int sendmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags) in sendmmsg() function
/third_party/ltp/include/
Dtime64_variants.h59 int (*sendmmsg)(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, member
/third_party/FreeBSD/lib/libc/include/
Dnamespace.h229 #define sendmmsg _sendmmsg macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs312 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs828 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1298 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1754 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2784 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3290 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/aix/
Dmod.rs3233 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs5242 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs4173 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3967 pub fn sendmmsg( in sendmmsg() function