Home
last modified time | relevance | path

Searched refs:AF_X25 (Results 1 – 6 of 6) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dfuchsia.txt58 AF_X25
H A Dandroid.txt49 AF_X25
H A Dlinux.txt62 AF_X25
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs736 pub const AF_X25: c_int = 9; constant
776 pub const PF_X25: c_int = AF_X25;
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs1558 pub const AF_X25: c_int = 20; constant
1593 pub const PF_X25: c_int = AF_X25;
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs1680 pub const AF_X25: c_int = 9; constant
1720 pub const PF_X25: c_int = AF_X25;