Home
last modified time | relevance | path

Searched refs:AF_WANPIPE (Results 1 – 5 of 5) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dfuchsia.txt57 AF_WANPIPE
H A Dandroid.txt48 AF_WANPIPE
H A Dlinux.txt61 AF_WANPIPE
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs753 pub const AF_WANPIPE: c_int = 25; constant
793 pub const PF_WANPIPE: c_int = AF_WANPIPE;
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1697 pub const AF_WANPIPE: c_int = 25; constant
1737 pub const PF_WANPIPE: c_int = AF_WANPIPE;