Home
last modified time | relevance | path

Searched defs:sendmmsg (Results 1 – 12 of 12) 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.rs707 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1151 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1862 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2702 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4239 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs3068 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3426 pub fn sendmmsg( in sendmmsg() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs4080 pub fn sendmmsg( in sendmmsg() function