Home
last modified time | relevance | path

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

12

/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/node/deps/cares/src/lib/
Dares_update_servers.c771 ares_addr_node_to_server_config_llist(const struct ares_addr_node *servers, in ares_addr_node_to_server_config_llist()
821 const struct ares_addr_port_node *servers, ares__llist_t **llist) in ares_addr_port_node_to_server_config_llist()
872 ares_status_t ares_in_addr_to_server_config_llist(const struct in_addr *servers, in ares_in_addr_to_server_config_llist()
911 int ares_get_servers(ares_channel_t *channel, struct ares_addr_node **servers) in ares_get_servers()
966 struct ares_addr_port_node **servers) in ares_get_servers_ports()
1023 const struct ares_addr_node *servers) in ares_set_servers()
1046 const struct ares_addr_port_node *servers) in ares_set_servers_ports()
Dares_options.c238 const struct in_addr *servers, in ares__init_options_servers()
Dares_private.h272 ares__slist_t *servers; member
/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-ares.c845 char *servers) in Curl_set_dns_servers()
Dasyn-thread.c953 char *servers) in Curl_set_dns_servers()
/third_party/node/lib/internal/dns/
Dutils.js98 setServers(servers) { argument
146 [kSetServersInteral](newSet, servers) { argument
Dpromises.js350 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/node/deps/cares/src/tools/
Dahost.c82 char *servers = NULL; in main() local
Dadig.c77 char *servers; member
/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.js292 function defaultResolverSetServers(servers) { argument
/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.cc799 ares_addr_port_node* servers = nullptr; in EnsureServers() local
1656 ares_addr_port_node* servers; in GetServers() local
1707 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.c538 static void hostapd_config_free_radius(struct hostapd_radius_server *servers, in hostapd_config_free_radius()

12