Home
last modified time | relevance | path

Searched defs:servers (Results 1 – 25 of 27) sorted by relevance

12

/third_party/node/deps/cares/src/lib/
Dares_options.c32 struct ares_addr_node **servers) in ares_get_servers()
87 struct ares_addr_port_node **servers) in ares_get_servers_ports()
144 struct ares_addr_node *servers) in ares_set_servers()
196 struct ares_addr_port_node *servers) in ares_set_servers_ports()
258 struct ares_addr_port_node *servers = NULL; in set_servers_csv() local
Dares_init.c259 struct ares_addr_port_node *servers; in ares_dup() local
1110 struct server_state *servers = NULL; in init_by_resolv_conf() local
1840 static int config_nameserver(struct server_state **servers, int *nservers, in config_nameserver()
Dares_private.h294 struct server_state *servers; member
/third_party/node/test/parallel/
Dtest-tls-client-verify.js35 servers: [ property
44 servers: [ property
53 servers: [ property
67 function testServers(index, servers, clientOptions, cb) { argument
Dtest-cluster-disconnect.js37 const servers = 2; constant
Dtest-tls-ticket.js96 const servers = naturalServers.concat(naturalServers).concat(naturalServers); constant
Dtest-dns-multi-channel.js8 const servers = [ variable
Dtest-dns.js36 const servers = []; variable
46 const servers = ['127.0.0.1', '192.168.1.1']; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
Dcm_load_sa.cpp20 OnDemandLoadCertManagerCallback::OnDemandLoadCertManagerCallback(string servers) : servers(servers) in OnDemandLoadCertManagerCallback()
Dcm_request.cpp51 string servers = "CertManager"; in CmLoadSystemAbility() local
/third_party/curl/lib/
Dhostsyn.c60 char *servers) in Curl_set_dns_servers()
Dasyn-thread.c728 char *servers) in Curl_set_dns_servers()
Dasyn-ares.c829 char *servers) in Curl_set_dns_servers()
/third_party/node/lib/internal/dns/
Dutils.js96 setServers(servers) { argument
144 [kSetServersInteral](newSet, servers) { argument
Dpromises.js327 function defaultResolverSetServers(servers) { argument
/third_party/curl/tests/
Dservers.pm29 package servers; package
/third_party/pulseaudio/src/modules/x11/
Dmodule-x11-publish.c95 pa_strlist *servers = call_data; in servers_changed_cb() local
/third_party/libuv/test/
Dbenchmark-multi-accept.c205 struct server_ctx* servers) { in send_listen_handles()
363 struct server_ctx* servers; in test_tcp() local
/third_party/node/lib/
Ddns.js293 function defaultResolverSetServers(servers) { argument
/third_party/node/deps/cares/src/tools/
Dadig.c168 struct ares_addr_node *srvr, *servers = NULL; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.c457 static void hostapd_config_free_radius(struct hostapd_radius_server *servers, in hostapd_config_free_radius()
/third_party/node/src/
Dcares_wrap.cc798 ares_addr_port_node* servers = nullptr; in EnsureServers() local
1651 ares_addr_port_node* servers; in GetServers() local
1702 std::vector<ares_addr_port_node> servers(len); in SetServers() local
/third_party/pulseaudio/src/pulsecore/
Dprotocol-http.c106 pa_strlist *servers; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.c537 static void hostapd_config_free_radius(struct hostapd_radius_server *servers, in hostapd_config_free_radius()
/third_party/node/deps/cares/include/
Dares.h277 struct in_addr *servers; member

12