| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | wasi-p2.txt | 3 AF_UNSPEC
|
| H A D | hermit.txt | 3 AF_UNSPEC
|
| H A D | unix.txt | 4 AF_UNSPEC
|
| H A D | aix.txt | 47 AF_UNSPEC
|
| H A D | android.txt | 46 AF_UNSPEC
|
| /rust-libc-0.2.174/src/wasi/ |
| H A D | p2.rs | 101 pub const AF_UNSPEC: c_int = 0; constant
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/ |
| H A D | mod.rs | 443 pub const AF_UNSPEC: c_int = 0; constant 473 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/ |
| H A D | hermit.rs | 117 pub const AF_UNSPEC: i32 = 0; constant
|
| /rust-libc-0.2.174/src/unix/newlib/ |
| H A D | mod.rs | 606 pub const AF_UNSPEC: c_int = 0; constant
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 842 pub const AF_UNSPEC: c_int = 0; constant 879 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 943 pub const AF_UNSPEC: c_int = 0; constant 956 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/unix/linux_like/ |
| H A D | mod.rs | 726 pub const AF_UNSPEC: c_int = 0; constant 766 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 855 pub const AF_UNSPEC: c_int = 0; constant 876 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/unix/redox/ |
| H A D | mod.rs | 774 pub const AF_UNSPEC: c_int = 0; constant
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 1226 pub const AF_UNSPEC: c_int = 0; constant 1237 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 1538 pub const AF_UNSPEC: c_int = 0; constant 1571 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 1812 pub const AF_UNSPEC: c_int = 0; constant 1842 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 825 pub const AF_UNSPEC: c_int = 0; constant
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 1670 pub const AF_UNSPEC: c_int = 0; constant 1710 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/ |
| H A D | CHANGELOG.md | 69 - Hermit: Add `AF_UNSPEC` ([#4344](https://github.com/rust-lang/libc/pull/4344))
|
| /rust-libc-0.2.174/src/unix/bsd/apple/ |
| H A D | mod.rs | 3707 pub const AF_UNSPEC: c_int = 0; constant 3753 pub const PF_UNSPEC: c_int = AF_UNSPEC;
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 1293 pub const AF_UNSPEC: c_int = 0; constant
|