/third_party/node/deps/cares/src/lib/ |
D | ares_ipv6.h | 43 struct addrinfo struct 49 ares_socklen_t ai_addrlen; /* Follow rfc3493 struct addrinfo */ argument 52 struct addrinfo *ai_next; argument
|
/third_party/lwip/src/include/lwip/ |
D | netdb.h | 103 struct addrinfo { struct 111 struct addrinfo *ai_next; /* Pointer to next in list. */ argument 138 #define freeaddrinfo(addrinfo) lwip_freeaddrinfo(addrinfo) argument
|
/third_party/python/Modules/ |
D | addrinfo.h | 127 struct addrinfo { struct 135 struct addrinfo *ai_next; /* next structure in linked list */ argument
|
/third_party/ffmpeg/libavformat/ |
D | network.h | 137 struct addrinfo { struct 145 struct addrinfo *ai_next; argument
|
/third_party/musl/ndk_musl_include/ |
D | netdb.h | 16 struct addrinfo { struct 24 struct addrinfo *ai_next; argument
|
/third_party/musl/include/ |
D | netdb.h | 16 struct addrinfo { struct 24 struct addrinfo *ai_next; argument
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | netdb.h | 16 struct addrinfo { struct 24 struct addrinfo *ai_next; argument
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | netdb.h | 16 struct addrinfo { struct 24 struct addrinfo *ai_next; argument
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | netdb.h | 16 struct addrinfo { struct 24 struct addrinfo *ai_next; argument
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | netdb.h | 16 struct addrinfo { struct 24 struct addrinfo *ai_next; argument
|
/third_party/libwebsockets/include/ |
D | libwebsockets.h | 439 struct addrinfo { struct 447 struct addrinfo *ai_next; argument
|
/third_party/ltp/testcases/network/lib6/ |
D | getaddrinfo_01.c | 43 int (*test_cb)(struct addrinfo *)) in verify_res() 110 int (*test_cb)(struct addrinfo *)) in check_addrinfo()
|
/third_party/lwip/src/include/lwip/priv/ |
D | altcp_priv.h | 116 altcp_get_tcp_addrinfo_fn addrinfo; member
|
/third_party/curl/lib/ |
D | curl_addrinfo.c | 572 void Curl_addrinfo_set_port(struct Curl_addrinfo *addrinfo, int port) in Curl_addrinfo_set_port()
|
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/ |
D | socket.cc | 219 lock([&](SOCKET socket, const addrinfo*) { in Accept()
|
/third_party/openssl/crypto/bio/ |
D | bio_local.h | 54 # define addrinfo __addrinfo64 macro
|
/third_party/toybox/toys/pending/ |
D | ip.c | 58 } addrinfo; variable
|