Home
last modified time | relevance | path

Searched refs:SO_VENDOR (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs468 pub const SO_VENDOR: ::c_int = 0x80000000; constant
/third_party/rust/crates/libc/libc-test/semver/
Dfreebsd.txt1141 SO_VENDOR
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2310 pub const SO_VENDOR: ::c_int = 0x80000000; constant
2315 pub const LOCAL_VENDOR: ::c_int = SO_VENDOR;