Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs894 pub device_name: [::c_char; DEVSTAT_NAME_LEN as usize],
932 pub device_name: [::c_char; DEVSTAT_NAME_LEN as usize],
1908 pub const DEVSTAT_NAME_LEN: ::c_int = 16; constant