| /third_party/python/Modules/ |
| D | addrinfo.h | 88 #define AI_PASSIVE 0x00000001 /* get address to use bind() */ macro
|
| /third_party/lwip/src/include/lwip/ |
| D | netdb.h | 82 #define AI_PASSIVE 0x01 macro
|
| /third_party/ffmpeg/libavformat/ |
| D | network.h | 179 #define AI_PASSIVE 1 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | netdb.h | 27 #define AI_PASSIVE 0x01 macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | netdb.h | 27 #define AI_PASSIVE 0x01 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | netdb.h | 27 #define AI_PASSIVE 0x01 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | netdb.h | 27 #define AI_PASSIVE 0x01 macro
|
| /third_party/musl/include/ |
| D | netdb.h | 44 #define AI_PASSIVE 0x01 macro
|
| /third_party/libwebsockets/include/ |
| D | libwebsockets.h | 485 # define AI_PASSIVE 0x0001 macro
|
| /third_party/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 559 pub const AI_PASSIVE: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 463 pub const AI_PASSIVE: ::c_int = 0x0001; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
| D | mod.rs | 1325 pub const AI_PASSIVE: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
| D | mod.rs | 985 pub const AI_PASSIVE: ::c_int = 0x0001; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| D | mod.rs | 1962 pub const AI_PASSIVE: ::c_int = 0x00000001; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 755 pub const AI_PASSIVE: ::c_int = 0x00000001; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1372 pub const AI_PASSIVE: ::c_int = 0x00000001; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| D | mod.rs | 1597 pub const AI_PASSIVE: ::c_int = 0x00000001; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 2468 pub const AI_PASSIVE: ::c_int = 0x0001; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/ |
| D | mod.rs | 1865 pub const AI_PASSIVE: ::c_int = 0x0001; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 4341 pub const AI_PASSIVE: ::c_int = 0x00000001; constant
|