Home
last modified time | relevance | path

Searched refs:_UTX_PADSIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs727 pub ut_pad: [u8; _UTX_PADSIZE],
2189 pub const _UTX_PADSIZE: usize = 40; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs501 pub ut_pad: [::c_int; _UTX_PADSIZE],
2178 pub const _UTX_PADSIZE: usize = 5; consts

Completed in 20 milliseconds