Home
last modified time | relevance | path

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

/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.c246 struct ares_addr_port_node *servers; in ares_dup() local
1442 struct server_state *servers = NULL; in init_by_resolv_conf() local
2163 static int config_nameserver(struct server_state **servers, int *nservers, in config_nameserver()
Dares_private.h300 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/node/lib/internal/dns/
Dutils.js74 setServers(servers) { argument
/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.js276 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
1662 ares_addr_port_node* servers; in GetServers() local
1713 std::vector<ares_addr_port_node> servers(len); in SetServers() local
/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/pulseaudio/src/pulsecore/
Dprotocol-http.c106 pa_strlist *servers; member
Dprotocol-native.c204 pa_strlist *servers; member
/third_party/node/deps/cares/include/
Dares.h269 struct in_addr *servers; member