Home
last modified time | relevance | path

Searched defs:STATX_BASIC_STATS (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1678 pub const STATX_BASIC_STATS: c_uint = 0x07ff; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs2176 pub const STATX_BASIC_STATS: c_uint = 2047; constant