| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__addrinfo_localhost.c | 199 ares__addrinfo_localhost(const char *name, unsigned short port, const struct ares_addrinfo_hints *hints, struct ares_addrinfo *ai) ares__addrinfo_localhost() argument
|
| H A D | ares_gethostbyname.c | 105 const struct ares_addrinfo_hints hints = { ARES_AI_CANONNAME, family, 0, 0 }; in ares_gethostbyname() local 244 struct ares_addrinfo_hints hints; in ares__hostent_localhost() local
|
| /kernel/linux/linux-5.10/tools/testing/vsock/ |
| H A D | control.c | 38 struct addrinfo hints = { in control_init() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_irq.c | 112 struct vbva_modehint *hints; in vbox_update_mode_hints() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_irq.c | 113 struct vbva_modehint *hints; in vbox_update_mode_hints() local [all...] |
| /kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
| H A D | objtool.h | 31 bool ignore_unreachables, hints, rodata; member
|
| /kernel/linux/linux-6.6/tools/testing/vsock/ |
| H A D | control.c | 38 struct addrinfo hints = { in control_init() local
|
| /third_party/ltp/testcases/network/tcp_cmds/sendfile/ |
| H A D | testsf_s.c | 35 struct addrinfo hints; in main() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_network.c | 115 struct addrinfo hints, *addr; in u_socket_connect() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | getaddrinfo.c | 138 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb cb, const char* hostname, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Socket.cpp | 40 addrinfo hints = {}; in Socket() local
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Socket.cpp | 41 addrinfo hints = {}; in Socket() local
|
| /third_party/skia/tests/ |
| H A D | FontTest.cpp | 74 const SkFontHinting hints[] = { in DEF_TEST() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
| H A D | net_manager_native_test.cpp | 166 AddrInfo hints; in HWTEST_F() local
|
| /foundation/communication/netstack/frameworks/js/napi/socket/options/src/ |
| H A D | net_address.cpp | 119 struct addrinfo hints; in SetAddress() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | xdping.c | 90 struct addrinfo *a, hints = { .ai_family = AF_INET }; in main() local
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| H A D | mshyperv.h | 31 u32 hints; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | xdping.c | 90 struct addrinfo *a, hints = { .ai_family = AF_INET }; in main() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | sapenc.c | 110 struct addrinfo hints = { 0 }, *ai = NULL; in sap_write_header() local
|
| H A D | ip.c | 69 struct addrinfo hints = { 0 }, *res = 0; in ff_ip_resolve_host() local
|
| /third_party/alsa-utils/axfer/ |
| H A D | subcmd-list.c | 147 void **hints; in list_pcms() local
|
| /third_party/libuv/src/unix/ |
| H A D | getaddrinfo.c | 138 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb cb, const char* hostname, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument [all...] |
| /third_party/libcoap/examples/ |
| H A D | tiny.c | 91 struct addrinfo hints; in get_session() local
|
| /third_party/node/deps/cares/src/tools/ |
| H A D | ahost.c | 178 struct ares_addrinfo_hints hints; in main() local
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpclient.c | 139 struct addrinfo hints; /* hints for getaddrinfo() */ in main() local
|