| /third_party/python/Modules/ |
| D | addrinfo.h | 89 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */ macro
|
| /third_party/lwip/src/include/lwip/ |
| D | netdb.h | 83 #define AI_CANONNAME 0x02 macro
|
| /third_party/ffmpeg/libavformat/ |
| D | network.h | 183 #define AI_CANONNAME 2 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | netdb.h | 28 #define AI_CANONNAME 0x02 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | netdb.h | 28 #define AI_CANONNAME 0x02 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | netdb.h | 28 #define AI_CANONNAME 0x02 macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | netdb.h | 28 #define AI_CANONNAME 0x02 macro
|
| /third_party/musl/include/ |
| D | netdb.h | 45 #define AI_CANONNAME 0x02 macro
|
| /third_party/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 560 pub const AI_CANONNAME: ::c_int = 2; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 464 pub const AI_CANONNAME: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
| D | mod.rs | 1326 pub const AI_CANONNAME: ::c_int = 2; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| D | mod.rs | 986 pub const AI_CANONNAME: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| D | mod.rs | 1963 pub const AI_CANONNAME: ::c_int = 0x00000002; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 756 pub const AI_CANONNAME: ::c_int = 0x00000002; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1373 pub const AI_CANONNAME: ::c_int = 0x00000002; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| D | mod.rs | 1598 pub const AI_CANONNAME: ::c_int = 0x00000002; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/ |
| D | mod.rs | 1866 pub const AI_CANONNAME: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 2469 pub const AI_CANONNAME: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 4342 pub const AI_CANONNAME: ::c_int = 0x00000002; constant
|