Home
last modified time | relevance | path

Searched refs:nameservers (Results 1 – 22 of 22) sorted by relevance

/external/c-ares/
Dares_parse_ns_reply.c58 char* hostname, *rr_name, *rr_data, **nameservers; in ares_parse_ns_reply() local
87 nameservers = malloc( ( ancount + 1 ) * sizeof( char * ) ); in ares_parse_ns_reply()
88 if ( !nameservers ) in ares_parse_ns_reply()
125 nameservers[nameservers_num] = malloc(strlen(rr_data)+1); in ares_parse_ns_reply()
127 if (nameservers[nameservers_num]==NULL) in ares_parse_ns_reply()
134 strcpy(nameservers[nameservers_num],rr_data); in ares_parse_ns_reply()
157 nameservers[nameservers_num] = NULL; in ares_parse_ns_reply()
166 hostent->h_aliases = nameservers; in ares_parse_ns_reply()
178 free( nameservers[i] ); in ares_parse_ns_reply()
179 free( nameservers ); in ares_parse_ns_reply()
DCHANGES379 - In preparation for the upcomming IPv6 nameservers patch, the internal
391 causes round robin selection of nameservers from among those listed. This
1096 This can be wrong in the case where DHCP has assigned nameservers, but the
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Dresolver.py306 self.nameservers = []
329 self.nameservers = ['127.0.0.1']
342 self.nameservers.append(tokens[1])
351 if len(self.nameservers) == 0:
352 self.nameservers.append('127.0.0.1')
369 def _config_win32_nameservers(self, nameservers): argument
372 nameservers = str(nameservers)
373 split_char = self._determine_split_char(nameservers)
374 ns_list = nameservers.split(split_char)
376 if not ns in self.nameservers:
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/domains/
Dlayer1.py464 def transfer_domain(self, domain_name, duration_in_years, nameservers, argument
635 'Nameservers': nameservers,
804 def update_domain_nameservers(self, domain_name, nameservers): argument
840 'Nameservers': nameservers,
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
Ddnsproxy.py43 self.resolver.nameservers = name_servers
/external/dnsmasq/
DFAQ5 nameserver(s). Queries from dnsmasq to upstream nameservers are sent
62 dosen't work: dnsmasq seems not to use the nameservers in the order
65 A: By default, dnsmasq treats all the nameservers it knows about as
67 nameservers which aren't responding. To make dnsmasq use the
DCHANGELOG409 upstream nameservers. New spoofing attacks have been found
410 against nameservers which do not do this, though it is not
DCHANGELOG.archive50 4 above this allows nameservers to be set
77 (6) Generate queries to upstream nameservers with unpredictable
541 upstream nameservers. This is useful with multihomed
1459 with different upstream nameservers, as the host moves
1856 replace nameservers whilst active. The code now continues
Ddnsmasq.conf.example51 # Example of routing PTR queries to nameservers: this will send all
/external/mdnsresponder/
DPrivateDNS.txt178 * If there is a firewall between you and nameservers you want
/external/libevent/
Dwhatsnew-2.0.txt521 6.1.1. DNS: IPv6 nameservers
523 The evdns code now lets you have nameservers whose addresses are IPv6.
DChangeLog43 o Fix SEGFAULT after evdns_base_resume if no nameservers installed. (f8d7df8 Azat Khuzhin)
331 o Fix a bug that prevented us from configuring IPv6 nameservers. (74760f1)
1004 o Don't use a bind address for nameservers on loopback (8d4aaf9)
/external/dnsmasq/po/
Dfi.po245 msgid "Use nameservers strictly in the order given in %s."
Dpt_BR.po245 msgid "Use nameservers strictly in the order given in %s."
Dit.po245 msgid "Use nameservers strictly in the order given in %s."
Dde.po281 msgid "Use nameservers strictly in the order given in %s."
Did.po291 msgid "Use nameservers strictly in the order given in %s."
Dno.po251 msgid "Use nameservers strictly in the order given in %s."
Dro.po249 msgid "Use nameservers strictly in the order given in %s."
Des.po249 msgid "Use nameservers strictly in the order given in %s."
Dfr.po247 msgid "Use nameservers strictly in the order given in %s."
Dpl.po249 msgid "Use nameservers strictly in the order given in %s."