Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/solarish/
H A Dillumos.rs56 pub ut_line: [c_char; _UTX_LINESIZE],
126 pub const _UTX_LINESIZE: usize = 32; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs436 pub ll_line: [c_char; _UTX_LINESIZE],
1323 pub const _UTX_LINESIZE: usize = 32; constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs798 pub ut_line: [c_char; _UTX_LINESIZE],
811 pub ll_line: [c_char; _UTX_LINESIZE],
2122 pub const _UTX_LINESIZE: usize = 32; constant
/rust-libc-0.2.174/libc-test/semver/
H A Dnetbsd.txt1214 _UTX_LINESIZE
H A Ddragonfly.txt1266 _UTX_LINESIZE
H A Dapple.txt1861 _UTX_LINESIZE
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs1427 pub ut_line: [c_char; _UTX_LINESIZE],
2749 pub const _UTX_LINESIZE: usize = 32; constant