Home
last modified time | relevance | path

Searched refs:S_ISVTX (Results 1 – 9 of 9) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt381 S_ISVTX
H A Daix.txt1473 S_ISVTX
H A Dandroid.txt2808 S_ISVTX
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs258 pub const S_ISVTX: mode_t = 0o1000; constant
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs749 pub const S_ISVTX: c_int = 0o1000; constant
/rust-libc-0.2.174/src/unix/
H A Dmod.rs256 pub const S_ISVTX: mode_t = 0o1000; constant
/rust-libc-0.2.174/
H A DCHANGELOG.md550 - VxWorks: add `S_ISVTX` in <https://github.com/rust-lang/libc/pull/3768>
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs2145 pub const S_ISVTX: mode_t = 0o1000; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1338 pub const S_ISVTX: mode_t = 0o1000; constant