Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dopenbsd.txt47 AF_SIP
H A Ddragonfly.txt49 AF_SIP
H A Dfreebsd.txt51 AF_SIP
H A Dapple.txt46 AF_SIP
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs868 pub const AF_SIP: c_int = 24; constant
903 pub const PF_SIP: c_int = AF_SIP;
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1136 pub const AF_SIP: c_int = 29; constant
1162 pub const PF_SIP: c_int = AF_SIP;
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs3733 pub const AF_SIP: c_int = 24; constant
3777 pub const PF_SIP: c_int = AF_SIP;
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1319 pub const AF_SIP: c_int = 24; constant