Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs717 pub ut_name: [::c_char; _UTX_USERSIZE],
2187 pub const _UTX_USERSIZE: usize = 32; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs493 pub ut_user: [::c_char; _UTX_USERSIZE],
2176 pub const _UTX_USERSIZE: usize = 32; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1440 pub const _UTX_USERSIZE: usize = 32; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs1136 pub ut_user: [::c_char; _UTX_USERSIZE],
2615 pub const _UTX_USERSIZE: usize = 256; consts

Completed in 35 milliseconds