Home
last modified time | relevance | path

Searched refs:STATX_ATTR_APPEND (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux-gnu.txt415 STATX_ATTR_APPEND
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1686 pub const STATX_ATTR_APPEND: c_int = 0x0020; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs2184 pub const STATX_ATTR_APPEND: c_uint = 32; constant