Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dopenbsd.txt433 KI_WMESGLEN
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs589 pub p_wmesg: [c_char; KI_WMESGLEN as usize],
647 pub l_wmesg: [c_char; KI_WMESGLEN as usize],
2204 pub const KI_WMESGLEN: c_int = 8; constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs467 pub p_wmesg: [c_char; KI_WMESGLEN as usize],
1536 pub const KI_WMESGLEN: c_int = 8; constant