Home
last modified time | relevance | path

Searched defs:hints (Results 51 - 75 of 204) sorted by relevance

123456789

/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-udpserver.c203 struct addrinfo hints; /* hints for getaddrinfo() */ in main() local
H A Dns-udpclient.c151 struct addrinfo hints; /* hints for getaddrinfo() */ in main() local
/third_party/lwip/src/api/
H A Dnetdb.c268 lwip_getaddrinfo(const char *nodename, const char *servname, const struct addrinfo *hints, struct addrinfo **res) lwip_getaddrinfo() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnetdb_test.cpp23 addrinfo hints; in HWTEST_F() local
41 addrinfo hints; in HWTEST_F() local
75 addrinfo hints; in HWTEST_F() local
101 addrinfo hints; HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
H A Dsocket.cc92 addrinfo hints = {}; in create() local
/third_party/pulseaudio/src/pulse/
H A Dutil.c329 struct addrinfo *a = NULL, hints; in pa_get_fqdn() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Ddns_manager.cpp121 int32_t DnsManager::GetAddrInfo(const std::string &hostName, const std::string &serverName, const AddrInfo &hints, in GetAddrInfo() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c56 struct addrinfo hints; in CoapResolveAddress() local
148 static void InitAddrinfo(struct addrinfo *hints) in InitAddrinfo() argument
162 struct addrinfo hints; CoapGetContextEx() local
296 struct addrinfo hints; CoapGetSessionEx() local
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata.h207 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) sata_pmp_set_lpm() argument
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_network.c263 struct addrinfo hints, *res, *rp; in usbip_net_tcp_connect() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata.h186 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) sata_pmp_set_lpm() argument
/kernel/linux/linux-6.6/include/asm-generic/
H A Dmshyperv.h35 u32 hints; member
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbip_network.c263 struct addrinfo hints, *res, *rp; in usbip_net_tcp_connect() local
/third_party/ffmpeg/libavdevice/
H A Dalsa.c365 void **hints, **n; in ff_alsa_get_device_list() local
/third_party/ffmpeg/libavformat/
H A Dos_support.c66 ff_getaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) ff_getaddrinfo() argument
H A Dsctp.c181 struct addrinfo hints = { 0 }; in sctp_open() local
H A Dtcp.c105 struct addrinfo hints = { 0 }, *ai, *cur_ai; in tcp_open() local
H A Durl.c43 struct addrinfo hints = { 0 }, *ai; in ff_url_join() local
/third_party/curl/lib/
H A Dcurl_addrinfo.c106 Curl_getaddrinfo_ex(const char *nodename, const char *servname, const struct addrinfo *hints, struct Curl_addrinfo **result) Curl_getaddrinfo_ex() argument
542 curl_dbg_getaddrinfo(const char *hostname, const char *service, const struct addrinfo *hints, struct addrinfo **result, int line, const char *source) curl_dbg_getaddrinfo() argument
/third_party/libuv/src/win/
H A Dgetaddrinfo.c85 struct addrinfoW* hints; in uv__getaddrinfo_work() local
238 uv_getaddrinfo(uv_loop_t* loop, uv_getaddrinfo_t* req, uv_getaddrinfo_cb getaddrinfo_cb, const char* node, const char* service, const struct addrinfo* hints) uv_getaddrinfo() argument
[all...]
/third_party/libuv/test/
H A Dtest-threadpool-cancel.c203 struct addrinfo hints; in TEST_IMPL() local
/third_party/libcoap/src/
H A Dcoap_address.c420 struct addrinfo hints; in coap_resolve_address_info() local
/third_party/mbedtls/library/
H A Dnet_sockets.c167 struct addrinfo hints, *addr_list, *cur; in mbedtls_net_connect() local
225 struct addrinfo hints, *addr_list, *cur; in mbedtls_net_bind() local
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects-general.c210 static const lit_magic_string_id_t hints[3] = variable
/third_party/ltp/lib/
H A Dtst_net.c211 safe_getaddrinfo(const char *file, const int lineno, const char *src_addr, const char *port, const struct addrinfo *hints, struct addrinfo **addr_info) safe_getaddrinfo() argument

Completed in 15 milliseconds

123456789