Home
last modified time | relevance | path

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

/third_party/musl/src/network/
H A Dsendmmsg.c7 int sendmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags) in sendmmsg() function
/third_party/ltp/include/
H A Dtime64_variants.h59 int (*sendmmsg)(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, member
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs1516 pub fn sendmmsg<'a, XS, AS, C, I, S>( in sendmmsg() functions
/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h229 #define sendmmsg _sendmmsg macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs312 pub fn sendmmsg( in sendmmsg() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs707 pub fn sendmmsg( in sendmmsg() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1151 pub fn sendmmsg( in sendmmsg() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2702 pub fn sendmmsg( in sendmmsg() functions
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1862 pub fn sendmmsg( in sendmmsg() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs3068 pub fn sendmmsg( in sendmmsg() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3426 pub fn sendmmsg( in sendmmsg() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs4080 pub fn sendmmsg( in sendmmsg() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4239 pub fn sendmmsg( in sendmmsg() functions

Completed in 58 milliseconds