Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs925 pub const AF_SIP: ::c_int = 29; constant
947 pub const PF_SIP: ::c_int = AF_SIP;
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs822 pub const AF_SIP: ::c_int = 24; constant
857 pub const PF_SIP: ::c_int = AF_SIP;
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2347 pub const AF_SIP: ::c_int = 24; constant
2387 pub const PF_SIP: ::c_int = AF_SIP;