Home
last modified time | relevance | path

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

12

/third_party/cares/
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.c267 struct ares_addr_port_node *servers; in ares_dup() local
1463 struct server_state *servers = NULL; in init_by_resolv_conf() local
2130 static int config_nameserver(struct server_state **servers, int *nservers, in config_nameserver()
/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()
/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/curl/lib/
Dhostsyn.c63 char *servers) in Curl_set_dns_servers()
/third_party/grpc/test/cpp/qps/
Ddriver.cc301 static void FinishServers(const std::vector<ServerData>& servers, in FinishServers()
317 static void ReceiveFinalStatusFromServer(const std::vector<ServerData>& servers, in ReceiveFinalStatusFromServer()
337 static void ShutdownServers(const std::vector<ServerData>& servers, in ShutdownServers()
430 std::vector<ServerData> servers(num_servers); in RunScenario() local
/third_party/boost/libs/asio/test/latency/
Dtcp_server.cpp101 std::vector<boost::shared_ptr<tcp_server> > servers; in main() local
Dudp_server.cpp111 std::vector<boost::shared_ptr<udp_server> > servers; in main() local
/third_party/grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto124 repeated Server servers = 1; field
/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/cares/test/
Dares-test.cc381 NiceMockServers servers; in BuildServers() local
467 std::vector<std::string> servers = GetNameServers(channel_); in MockChannelOptsTest() local
687 struct ares_addr_port_node* servers = nullptr; in GetNameServers() local
Dares-test-misc.cc11 std::vector<std::string> servers = GetNameServers(channel_); in TEST_F() local
22 struct ares_addr_node* servers = nullptr; in TEST_F() local
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc118 const grpc_lb_v1_Server* const* servers = in ParseServerList() 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/boost/doc/html/boost_asio/example/cpp03/chat/
Dchat_server.cpp232 chat_server_list servers; in main() local
/third_party/boost/libs/asio/example/cpp03/chat/
Dchat_server.cpp232 chat_server_list servers; in main() local
/third_party/boost/doc/html/boost_asio/example/cpp11/chat/
Dchat_server.cpp212 std::list<chat_server> servers; in main() local
/third_party/boost/libs/asio/example/cpp11/chat/
Dchat_server.cpp212 std::list<chat_server> servers; in main() local
/third_party/grpc/src/core/lib/channel/
Dchannelz_registry.cc125 absl::InlinedVector<RefCountedPtr<BaseNode>, 10> servers; in InternalGetServers() local

12