Home
last modified time | relevance | path

Searched refs:MSG_CMSG_CLOEXEC (Results 1 – 17 of 17) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dillumos.txt6 MSG_CMSG_CLOEXEC
H A Dcygwin.txt281 MSG_CMSG_CLOEXEC
H A Dopenbsd.txt531 MSG_CMSG_CLOEXEC
H A Dfuchsia.txt547 MSG_CMSG_CLOEXEC
H A Dnetbsd.txt709 MSG_CMSG_CLOEXEC
H A Ddragonfly.txt671 MSG_CMSG_CLOEXEC
H A Dfreebsd.txt892 MSG_CMSG_CLOEXEC
H A Dandroid.txt1279 MSG_CMSG_CLOEXEC
H A Dlinux.txt1701 MSG_CMSG_CLOEXEC
/rust-libc-0.2.174/src/unix/solarish/
H A Dillumos.rs187 pub const MSG_CMSG_CLOEXEC: c_int = 0x1000; constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/
H A Dmod.rs547 pub const MSG_CMSG_CLOEXEC: c_int = 0x800; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1291 pub const MSG_CMSG_CLOEXEC: c_int = 0x00001000; constant
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs823 pub const MSG_CMSG_CLOEXEC: c_int = 0x40000000; constant
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs907 pub const MSG_CMSG_CLOEXEC: c_int = 0x1000; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3151 pub const MSG_CMSG_CLOEXEC: c_int = 0x40000000; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1769 pub const MSG_CMSG_CLOEXEC: c_int = 0x40000000; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3629 pub const MSG_CMSG_CLOEXEC: c_int = 0x00040000; constant