Searched defs:recvmmsg (Results 1 - 13 of 13) sorted by relevance
| /third_party/musl/src/network/ |
| H A D | recvmmsg.c | 13 int recvmmsg(int fd, struct mmsghdr *msgvec, unsigned int vlen, unsigned int flags, struct timespec *timeout) in recvmmsg() function
|
| /third_party/ltp/include/ |
| H A D | time64_variants.h | 57 int (*recvmmsg)(int sockfd, struct mmsghdr *msgvec, unsigned int vlen, member
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | mod.rs | 1679 pub fn recvmmsg<'a, XS, S, I>( in recvmmsg() functions [all...] |
| /third_party/FreeBSD/lib/libc/include/ |
| H A D | namespace.h | 215 #define recvmmsg _recvmmsg
macro
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/ |
| H A D | mod.rs | 318 pub fn recvmmsg( in recvmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| H A D | mod.rs | 713 pub fn recvmmsg( in recvmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
| H A D | mod.rs | 1157 pub fn recvmmsg( in recvmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 2708 pub fn recvmmsg( in recvmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| H A D | mod.rs | 1868 pub fn recvmmsg( in recvmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| H A D | mod.rs | 3074 pub fn recvmmsg( in recvmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| H A D | mod.rs | 3432 pub fn recvmmsg( in recvmmsg() functions
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 4086 pub fn recvmmsg( in recvmmsg() functions
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 4245 pub fn recvmmsg( in recvmmsg() functions
|
Completed in 57 milliseconds