Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs438 pub __ss_pad1: [c_char; _SS_PAD1SIZE],
803 pub const _SS_PAD1SIZE: usize = constant
808 - _SS_PAD1SIZE
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2486 pub const _SS_PAD1SIZE: usize = _SS_ALIGNSIZE - 2; constant
2487 pub const _SS_PAD2SIZE: usize = _SS_MAXSIZE - 2 - _SS_PAD1SIZE - _SS_ALIGNSIZE;