Home
last modified time | relevance | path

Searched refs:_SS_PAD2SIZE (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs440 pub __ss_pad2: [c_char; _SS_PAD2SIZE],
805 pub const _SS_PAD2SIZE: usize = _SS_MAXSIZE constant
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2487 pub const _SS_PAD2SIZE: usize = _SS_MAXSIZE - 2 - _SS_PAD1SIZE - _SS_ALIGNSIZE; constant