Home
last modified time | relevance | path

Searched refs:AF_LOCAL (Results 1 – 23 of 23) sorted by relevance

/rust-libc-0.2.174/src/unix/bsd/netbsdlike/
H A Dmod.rs444 pub const AF_LOCAL: c_int = 1; constant
445 pub const AF_UNIX: c_int = AF_LOCAL;
474 pub const PF_LOCAL: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/unix/solarish/
H A Dsolaris.rs161 pub const AF_LOCAL: c_int = 1; // AF_UNIX constant
H A Dillumos.rs131 pub const AF_LOCAL: c_int = 1; // AF_UNIX constant
/rust-libc-0.2.174/libc-test/semver/
H A Dcygwin.txt12 AF_LOCAL
H A Dopenbsd.txt40 AF_LOCAL
H A Dfuchsia.txt40 AF_LOCAL
H A Dnetbsd.txt40 AF_LOCAL
H A Ddragonfly.txt41 AF_LOCAL
H A Dfreebsd.txt43 AF_LOCAL
H A Dapple.txt38 AF_LOCAL
H A Daix.txt37 AF_LOCAL
H A Dandroid.txt30 AF_LOCAL
H A Dlinux.txt45 AF_LOCAL
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs843 pub const AF_LOCAL: c_int = 1; constant
844 pub const AF_UNIX: c_int = AF_LOCAL;
880 pub const PF_LOCAL: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs952 pub const AF_LOCAL: c_int = 9; constant
953 pub const AF_UNIX: c_int = AF_LOCAL;
961 pub const PF_LOCAL: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs856 pub const AF_LOCAL: c_int = 1; constant
857 pub const AF_UNIX: c_int = AF_LOCAL;
877 pub const PF_LOCAL: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs826 pub const AF_LOCAL: c_int = 1; constant
827 pub const AF_UNIX: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs1227 pub const AF_UNIX: c_int = AF_LOCAL;
1228 pub const AF_LOCAL: c_int = 1; constant
1239 pub const PF_LOCAL: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs728 pub const AF_LOCAL: c_int = 1; constant
768 pub const PF_LOCAL: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs3708 pub const AF_LOCAL: c_int = 1; constant
3709 pub const AF_UNIX: c_int = AF_LOCAL;
3754 pub const PF_LOCAL: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1672 pub const AF_LOCAL: c_int = 1; constant
1712 pub const PF_LOCAL: c_int = AF_LOCAL;
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs1828 pub const AF_LOCAL: c_int = AF_UNIX; constant
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs1294 pub const AF_LOCAL: c_int = 1; constant