Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt47 AF_SIP
Ddragonfly.txt49 AF_SIP
Dfreebsd.txt51 AF_SIP
Dapple.txt46 AF_SIP
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs880 pub const AF_SIP: ::c_int = 24; constant
915 pub const PF_SIP: ::c_int = AF_SIP;
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1077 pub const AF_SIP: ::c_int = 29; constant
1103 pub const PF_SIP: ::c_int = AF_SIP;
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3559 pub const AF_SIP: ::c_int = 24; constant
3600 pub const PF_SIP: ::c_int = AF_SIP;