Home
last modified time | relevance | path

Searched defs:IPOPT_SID (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs1371 pub const IPOPT_SID: u8 = 8 | IPOPT_CONTROL | IPOPT_COPY; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1455 pub const IPOPT_SID: u8 = 8 | IPOPT_CONTROL | IPOPT_COPY; constant