OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hostnames
(Results
126 - 150
of
278
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/net/proxy/
proxy_bypass_rules_unittest.cc
246
// Single-component
hostnames
are considered local.
/external/dnsmasq/src/
util.c
140
/*
Hostnames
have a more limited valid charset than domain names
/external/smack/src/org/xbill/DNS/
ResolverConfig.java
16
* are checked. The servers can either be IP addresses or
hostnames
/external/dnsmasq/man/
dnsmasq.8
14
contents of /etc/hosts so that local
hostnames
39
Don't read the
hostnames
in /etc/hosts.
[
all
...]
/external/dnsmasq/
CHANGELOG.archive
137
written by ISC dhcpd. The
hostnames
in the leases file are
550
release 1.17 Fixed crash with DHCP
hostnames
> 40 characters.
573
For
hostnames
without a domain part which don't get
[
all
...]
/external/chromium/chrome/common/
chrome_switches.cc
234
// Don't resolve
hostnames
to IPv6 addresses. This can be used when debugging
580
// Comma separated list of rules that control how
hostnames
are mapped.
583
// "MAP * 127.0.0.1" --> Forces all
hostnames
to be mapped to 127.0.0.1
[
all
...]
/external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h
[
all
...]
/external/chromium/net/data/proxy_resolver_perftest/
no-ads.pac
634
// RE for common adserver
hostnames
.
635
// The regexp matches all
hostnames
starting with "ad" that are not
[
all
...]
/external/chromium_org/net/data/proxy_resolver_perftest/
no-ads.pac
634
// RE for common adserver
hostnames
.
635
// The regexp matches all
hostnames
starting with "ad" that are not
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
AuditRules.js
249
WebInspector.AuditRule.call(this, "network-parallelizehosts", "Parallelize downloads across
hostnames
");
308
var entry = result.addChild(String.sprintf("This page makes %d parallelizable requests to %s. Increase download parallelization by distributing the following requests across multiple
hostnames
.", busiestHostResourceCount, hosts[0]), true);
[
all
...]
/bionic/libc/netbsd/net/
services.h
53
\11
hostnames
\0\145t\1\10hostname\
/external/chromium/chrome/browser/net/
predictor_unittest.cc
49
// When all
hostnames
have been resolved, exit the loop.
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_util.cc
361
//
hostnames
formed by starting with the last 5 components and successively
/external/chromium-libpac/src/
proxy_resolver_v8.cc
408
// could extend the parsing to handle IDNA
hostnames
by
/external/chromium-libpac/test/
proxy_test_script.h
132
"// Try resolving
hostnames
containing non-ASCII characters.\n" \
/external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.cc
300
// See if the hostname is valid. While IE and GURL allow
hostnames
to contain
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_util.cc
407
//
hostnames
formed by starting with the last 5 components and successively
/external/chromium_org/chrome/browser/ui/views/website_settings/
website_settings_popup_view.cc
721
// long
hostnames
(longer than one line) will still be completely shown.
/external/chromium_org/chrome/common/
render_messages.h
605
std::vector<std::string> /*
hostnames
*/)
/external/chromium_org/net/cert/
x509_certificate.cc
585
//
hostnames
.
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnection.cc
134
// This method parses IPv6 and IPv4 literal strings, along with
hostnames
in
/external/iptables/iptables/
iptables.8.in
260
\fB/\fP\fImask\fP), or a plain IP address.
Hostnames
will
/external/okhttp/src/test/java/com/squareup/okhttp/internal/tls/
HostnameVerifierTest.java
538
//
Hostnames
/external/openssh/
misc.c
377
* Search for next delimiter between
hostnames
/addresses and ports.
/libcore/luni/src/test/java/libcore/java/net/
URITest.java
666
// The RFC's don't permit underscores in
hostnames
, and neither does URI (unlike URL).
Completed in 822 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>