| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_getaddrinfo.c | 76 struct ares_addrinfo_hints hints; member 244 fake_addrinfo(const char *name, unsigned short port, const struct ares_addrinfo_hints *hints, struct ares_addrinfo *ai, ares_addrinfo_callback callback, void *arg) fake_addrinfo() argument 536 ares_getaddrinfo_int(ares_channel_t *channel, const char *name, const char *service, const struct ares_addrinfo_hints *hints, ares_addrinfo_callback callback, void *arg) ares_getaddrinfo_int() argument 672 ares_getaddrinfo(ares_channel_t *channel, const char *name, const char *service, const struct ares_addrinfo_hints *hints, ares_addrinfo_callback callback, void *arg) ares_getaddrinfo() argument [all...] |
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-common.c | 440 struct addrinfo hints; /* hints for getaddrinfo() */ in get_maddrinfo() local 515 struct addrinfo hints; /* hints fo in create_source_filter() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_addr.c | 690 struct addrinfo hints; in BIO_lookup_ex() local [all...] |
| /third_party/openssl/crypto/bio/ |
| H A D | bio_addr.c | 690 struct addrinfo hints; in BIO_lookup_ex() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | mhd2spdy_spdy.c | 578 struct addrinfo hints; in spdy_socket_connect_to() local
|
| /third_party/toybox/toys/net/ |
| H A D | netstat.c | 64 struct addrinfo hints, *result, *rp; in addr2str() local
|
| /third_party/toybox/toys/pending/ |
| H A D | route.c | 99 struct addrinfo hints, *result; in get_addrinfo() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | libsrt.c | 384 struct addrinfo hints = { 0 }, *ai, *cur_ai; in libsrt_setup() local
|
| H A D | sdp.c | 94 struct addrinfo hints = { 0 }, *ai; in resolve_destination() local
|
| /third_party/curl/lib/ |
| H A D | asyn-ares.c | 789 struct ares_addrinfo_hints hints; in Curl_resolver_getaddrinfo() local
|
| H A D | asyn-thread.c | 155 ADDRINFOEXW_ hints; member 176 struct addrinfo hints; member 224 init_thread_sync_data(struct thread_data *td, const char *hostname, int port, const struct addrinfo *hints) init_thread_sync_data() argument 599 init_resolve_thread(struct Curl_easy *data, const char *hostname, int port, const struct addrinfo *hints) init_resolve_thread() argument 917 struct addrinfo hints; Curl_resolver_getaddrinfo() local [all...] |
| /third_party/libcoap/examples/ |
| H A D | oscore-interop-server.c | 437 struct addrinfo hints; in get_context() local
|
| /third_party/nghttp2/examples/ |
| H A D | client.c | 406 struct addrinfo hints; in connect_to() local
|
| H A D | libevent-server.c | 755 struct addrinfo hints; in start_listen() local
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afhints.h | 456 af_glyph_hints_done( AF_GlyphHints hints ); variable
|
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshrec.c | 812 ps_hints_init( PS_Hints hints, FT_Memory memory ) ps_hints_init() argument 822 ps_hints_open( PS_Hints hints, PS_Hint_Type hint_type ) ps_hints_open() argument 835 ps_hints_stem( PS_Hints hints, FT_UInt dimension, FT_Int count, FT_Long* stems ) ps_hints_stem() argument 883 ps_hints_t1stem3( PS_Hints hints, FT_UInt dimension, FT_Fixed* stems ) ps_hints_t1stem3() argument 946 ps_hints_t1reset( PS_Hints hints, FT_UInt end_point ) ps_hints_t1reset() argument 985 ps_hints_t2mask( PS_Hints hints, FT_UInt end_point, FT_UInt bit_count, const FT_Byte* bytes ) ps_hints_t2mask() argument 1031 ps_hints_t2counter( PS_Hints hints, FT_UInt bit_count, const FT_Byte* bytes ) ps_hints_t2counter() argument 1077 ps_hints_close( PS_Hints hints, FT_UInt end_point ) ps_hints_close() argument 1120 t1_hints_stem( T1_Hints hints, FT_UInt dimension, FT_Fixed* coords ) t1_hints_stem() argument 1164 t2_hints_stems( T2_Hints hints, FT_UInt dimension, FT_Int count, FT_Fixed* coords ) t2_hints_stems() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_upnp.c | 317 struct addrinfo hints; in subscr_addr_add_url() local
|
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deSocket.c | 288 struct addrinfo hints; in deSocketAddressToBsdAddress() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| H A D | wps_upnp.c | 325 struct addrinfo hints; in subscr_addr_add_url() local
|
| /test/xts/device_attest/services/core/network/ |
| H A D | attest_network.c | 266 struct addrinfo hints; in InitAddrInfo() local
|
| /third_party/curl/packages/OS400/ |
| H A D | os400sys.c | 300 Curl_getaddrinfo_a(const char *nodename, const char *servname, const struct addrinfo *hints, struct addrinfo **res) Curl_getaddrinfo_a() argument
|
| /third_party/backends/backend/ |
| H A D | net.c | 151 struct addrinfo hints; in add_device() local
|
| /third_party/node/src/ |
| H A D | inspector_socket_server.cc | 406 struct addrinfo hints; in Start() local
|
| /third_party/ltp/testcases/network/netstress/ |
| H A D | netstress.c | 465 struct addrinfo hints; in client_init() local 657 struct addrinfo hints; in server_init() local [all...] |
| /third_party/lwip/src/include/lwip/ |
| H A D | netif.h | 383 struct netif_hint *hints; member
|