| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | espidf.txt | 42 sendmsg
|
| H A D | solarish.txt | 77 sendmsg
|
| H A D | cygwin.txt | 836 sendmsg
|
| H A D | openbsd.txt | 1287 sendmsg
|
| H A D | fuchsia.txt | 1422 sendmsg
|
| H A D | netbsd.txt | 1558 sendmsg
|
| H A D | dragonfly.txt | 1582 sendmsg
|
| H A D | freebsd.txt | 2329 sendmsg
|
| H A D | apple.txt | 2271 sendmsg
|
| H A D | aix.txt | 2411 sendmsg
|
| H A D | android.txt | 3775 sendmsg
|
| H A D | linux.txt | 4243 sendmsg
|
| /rust-libc-0.2.174/src/unix/newlib/espidf/ |
| H A D | mod.rs | 113 pub fn sendmsg(s: c_int, msg: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/newlib/vita/ |
| H A D | mod.rs | 178 pub fn sendmsg(s: c_int, msg: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/bsd/ |
| H A D | mod.rs | 777 pub fn sendmsg(fd: c_int, msg: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/redox/ |
| H A D | mod.rs | 1262 pub fn sendmsg(socket: c_int, msg: *const msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 1638 pub fn sendmsg(socket: c_int, mp: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 1787 pub fn sendmsg(fd: c_int, msg: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/linux_like/ |
| H A D | mod.rs | 2041 pub fn sendmsg(fd: c_int, msg: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 2056 pub fn sendmsg(fd: c_int, msg: *const msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 2880 pub fn sendmsg(fd: c_int, msg: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 2784 pub fn sendmsg(fd: c_int, msg: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 3252 pub fn sendmsg(sockfd: c_int, msg: *const msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 3713 pub fn sendmsg(__fd: c_int, __message: *const msghdr, __flags: c_int) -> ssize_t; in sendmsg() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 4139 pub fn sendmsg(fd: c_int, msg: *const crate::msghdr, flags: c_int) -> ssize_t; in sendmsg() function
|