Home
last modified time | relevance | path

Searched defs:hints (Results 101 - 125 of 208) sorted by relevance

123456789

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dcmsg_sender.c417 struct addrinfo hints, *ai; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c93 struct addrinfo hints = { in sock_listen_mptcp() local
138 struct addrinfo hints = { in sock_connect_mptcp() local
74 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) xgetaddrinfo() argument
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbipd.c428 struct addrinfo hints, *ai_head; in do_getaddrinfo() local
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c349 struct addrinfo hints; in init_server() local
434 struct addrinfo hints; in init_client() local
[all...]
/third_party/alsa-lib/src/control/
H A Dnamehint.c583 int snd_device_name_hint(int card, const char *iface, void ***hints) in snd_device_name_hint() argument
684 snd_device_name_free_hint(void **hints) snd_device_name_free_hint() argument
[all...]
/third_party/libcoap/examples/
H A Detsi_iot_01.c537 struct addrinfo hints; in get_context() local
/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c76 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 Dns-common.c440 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 Dbio_addr.c690 struct addrinfo hints; in BIO_lookup_ex() local
[all...]
/third_party/openssl/crypto/bio/
H A Dbio_addr.c690 struct addrinfo hints; in BIO_lookup_ex() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c578 struct addrinfo hints; in spdy_socket_connect_to() local
/third_party/toybox/toys/net/
H A Dnetstat.c64 struct addrinfo hints, *result, *rp; in addr2str() local
/third_party/toybox/toys/pending/
H A Droute.c99 struct addrinfo hints, *result; in get_addrinfo() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_test.cpp458 AddrInfo hints; in HWTEST_F() local
H A Dnetsys_controller_test.cpp392 AddrInfo hints; in HWTEST_F() local
509 AddrInfo hints = {0}; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp225 AddrInfo hints = {}; in GetAddrInfo() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Devent.h201 u64 hints : 8, member
/kernel/linux/linux-5.10/lib/
H A Dobjagg.c51 struct objagg_hints *hints; member
[all...]
H A Dtest_objagg.c912 struct objagg_hints *hints; in test_hints_case() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Devent.h137 u64 hints : 8, member
/kernel/linux/linux-6.6/lib/
H A Dobjagg.c51 struct objagg_hints *hints; member
[all...]
H A Dtest_objagg.c912 struct objagg_hints *hints; in test_hints_case() local
/third_party/ffmpeg/libavformat/
H A Dlibsrt.c384 struct addrinfo hints = { 0 }, *ai, *cur_ai; in libsrt_setup() local
H A Dsdp.c94 struct addrinfo hints = { 0 }, *ai; in resolve_destination() local
/third_party/curl/lib/
H A Dasyn-ares.c789 struct ares_addrinfo_hints hints; in Curl_resolver_getaddrinfo() local

Completed in 47 milliseconds

123456789