Home
last modified time | relevance | path

Searched refs:POLLOUT (Results 1 – 25 of 25) sorted by relevance

/rust-libc-0.2.174/src/unix/newlib/vita/
H A Dmod.rs102 pub const POLLOUT: c_short = 0x0004; constant
105 pub const POLLWRNORM: c_short = POLLOUT;
106 pub const POLLWRBAND: c_short = POLLOUT;
/rust-libc-0.2.174/src/unix/newlib/espidf/
H A Dmod.rs69 pub const POLLOUT: c_short = 1 << 3; constant
70 pub const POLLWRNORM: c_short = POLLOUT;
/rust-libc-0.2.174/src/unix/newlib/horizon/
H A Dmod.rs152 pub const POLLOUT: c_short = 0x0004; constant
154 pub const POLLWRNORM: c_short = POLLOUT;
/rust-libc-0.2.174/libc-test/semver/
H A Despidf.txt18 POLLOUT
H A Dhermit.txt199 POLLOUT
H A Dunix.txt272 POLLOUT
H A Daix.txt940 POLLOUT
H A Dandroid.txt1922 POLLOUT
/rust-libc-0.2.174/src/unix/newlib/aarch64/
H A Dmod.rs37 pub const POLLOUT: c_short = 0x4; constant
/rust-libc-0.2.174/src/unix/newlib/arm/
H A Dmod.rs41 pub const POLLOUT: c_short = 0x10; constant
/rust-libc-0.2.174/src/unix/nuttx/
H A Dmod.rs481 pub const POLLOUT: i16 = 0x04; constant
/rust-libc-0.2.174/src/
H A Dhermit.rs194 pub const POLLOUT: i16 = 0x4; constant
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs879 pub const POLLOUT: c_short = 0x0004; constant
881 pub const POLLWRNORM: c_short = POLLOUT;
/rust-libc-0.2.174/src/unix/bsd/
H A Dmod.rs462 pub const POLLOUT: c_short = 0x4; constant
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs661 pub const POLLOUT: c_short = 0x0002; constant
663 pub const POLLWRNORM: c_short = POLLOUT;
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs274 pub const POLLOUT: c_short = 0x2; constant
/rust-libc-0.2.174/src/unix/redox/
H A Dmod.rs606 pub const POLLOUT: c_short = 0x004; constant
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs1433 pub const POLLOUT: c_short = 0x0002; constant
2121 pub const POLLWRNORM: c_short = crate::POLLOUT;
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs1572 pub const POLLOUT: c_short = 0x0002; constant
1580 pub const POLLWRNORM: c_short = POLLOUT;
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs734 | crate::POLLOUT
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1327 pub const POLLOUT: c_short = 0x4; constant
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs1098 pub const POLLOUT: c_short = 0x4; constant
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs1462 pub const POLLOUT: c_short = 0x4; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1664 pub const POLLOUT: i16 = 4; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs2021 pub const POLLOUT: c_short = 0x4; constant