Searched defs:_CMSG_HDR_ALIGNMENT (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/libc/src/unix/solarish/ | ||
H A D | mod.rs | 2581 const _CMSG_HDR_ALIGNMENT: usize = 8; consts 2583 const _CMSG_HDR_ALIGNMENT: usize = 4; consts |
Completed in 14 milliseconds