Home
last modified time | relevance | path

Searched refs:_ST_FSTYPSZ (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dsolarish.txt34 _ST_FSTYPSZ
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs345 pub st_fstype: [c_char; _ST_FSTYPSZ as usize],
1953 pub const _ST_FSTYPSZ: c_int = 16; constant