Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs1304 pub ctl_name: [c_char; MAX_KCTL_NAME],
5202 pub const MAX_KCTL_NAME: usize = 96; constant