Home
last modified time | relevance | path

Searched refs:_UTX_IDSIZE (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs718 pub ut_id: [::c_char; _UTX_IDSIZE],
2190 pub const _UTX_IDSIZE: usize = 4; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs494 pub ut_id: [::c_char; _UTX_IDSIZE],
2179 pub const _UTX_IDSIZE: usize = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1441 pub const _UTX_IDSIZE: usize = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs1137 pub ut_id: [::c_char; _UTX_IDSIZE],
2617 pub const _UTX_IDSIZE: usize = 4; consts

Completed in 31 milliseconds