Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/solarish/
H A Dillumos.rs55 pub ut_id: [c_char; _UTX_IDSIZE],
128 pub const _UTX_IDSIZE: usize = 4; constant
/rust-libc-0.2.174/libc-test/semver/
H A Dnetbsd.txt1213 _UTX_IDSIZE
H A Ddragonfly.txt1265 _UTX_IDSIZE
H A Dapple.txt1860 _UTX_IDSIZE
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs797 pub ut_id: [c_char; _UTX_IDSIZE],
2124 pub const _UTX_IDSIZE: usize = 4; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1325 pub const _UTX_IDSIZE: usize = 4; constant
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs1426 pub ut_id: [c_char; _UTX_IDSIZE],
2750 pub const _UTX_IDSIZE: usize = 4; constant