Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/solarish/
H A Dillumos.rs42 pub fi_name: [c_char; crate::FILNAME_MAX as usize],
165 pub const FILNAME_MAX: c_int = 32; constant