Searched refs:domains (Results 1 – 25 of 56) sorted by relevance
123
/external/sepolicy/ |
D | attributes | 39 # All domains that can override MLS restrictions. 50 # All domains used for apps. 53 # All domains used for apps with network access. 56 # All domains used for apps with bluetooth access. 59 # All domains used for binder service domains. 62 # Allow domains used for platform (signed by build key) apps.
|
D | servicemanager.te | 11 # created by other domains. It never passes its own references
|
D | zygote.te | 9 # Switch SELinux context to app domains.
|
D | app.te | 84 # Rules for platform app domains. 139 # Rules for all app domains.
|
D | domain.te | 1 # Rules for all domains.
|
D | te_macros | 162 # all domains in domain.te.
|
D | system.te | 194 # Allow reading of /proc/pid data for other domains.
|
/external/apache-harmony/security/src/test/api/java/tests/api/java/security/ |
D | DomainCombinerTest.java | 70 ProtectionDomain[] domains = new ProtectionDomain[] { new ProtectionDomain( in test_combine$Ljava_security_ProtectionDomain$Ljava_security_ProtectionDomain() local 73 AccessControlContext parent = new AccessControlContext(domains); in test_combine$Ljava_security_ProtectionDomain$Ljava_security_ProtectionDomain()
|
/external/mdnsresponder/mDNSPosix/ |
D | nss_mdns.c | 1721 domain_entry_t * domains; member 2101 d->next = conf->domains; in add_domain() 2102 conf->domains = d; in add_domain() 2112 const domain_entry_t * curr = conf->domains; in contains_domain() 2131 const domain_entry_t * curr = conf->domains; in contains_domain_suffix()
|
/external/chromium/net/base/ |
D | effective_tld_names.dat | 700 // CentralNic names : http://www.centralnic.com/names/domains 872 // domains under aland.fi, we still keep it on the list until aland.fi is 951 // Although domains directly at second level are not possible at the moment, 2643 // CentralNic names : http://www.centralnic.com/names/domains 2695 // Norid generic domains : http://www.norid.no/regelverk/vedlegg-c.en.html 2703 // Non-Norid generic domains : http://www.norid.no/regelverk/vedlegg-d.en.html 3495 // CentralNic names : http://www.centralnic.com/names/domains 3504 // Some additional second level "domains" resolve directly as hostnames, such as 3538 // ph : http://www.domains.ph/FAQ2.asp 3569 // NASK functional domains (nask.pl / dns.pl) : http://www.dns.pl/english/dns-funk.html [all …]
|
/external/strace/ |
D | net.c | 122 static const struct xlat domains[] = { variable 1487 printxval(domains, tcp->u_arg[0], "PF_???"); in sys_socket() 1502 printxval(domains, tcp->u_arg[2], "PF_???"); in sys_socket() 1881 printxval(domains, tcp->u_arg[0], "PF_???"); in sys_socketpair() 1893 printxval(domains, tcp->u_arg[2], "PF_???"); in sys_socketpair()
|
/external/dnsmasq/ |
D | FAQ | 43 having to go back to the upstream server again. The strange repeated domains 71 domains to use the server for. 130 Search domains: 147 Versign run the .com and .net top-level-domains. They have just 149 .net domains, instead of returning an error code NXDOMAIN, (no such 159 different unlikely domains, just in case you picked a wierd one 168 domains is is 64.94.110.11. Various other, less prominent, 170 the addresses to block, at http://winware.org/bogus-domains.txt
|
D | dnsmasq.conf.example | 48 # non-public domains. 55 # Add local-only domains here, queries in these domains are answered 59 # Add domains which you want to force to an IP address here.
|
D | CHANGELOG | 257 re-worked to support multiple domains (see below). 259 Support DHCP clients in multiple DNS domains. This is a 269 long as they are in different domains.
|
D | CHANGELOG.archive | 194 ip6.int and ip6.arpa domains are suppored. Dnsmasq can 231 in resolving hotmail.com domains. 348 added ability to direct queries for specific domains to 353 Fixed reading of domains in arguments with capital 383 address. This gives local domains which are never forwarded. 404 Allow whole domains to have an IP address specified 405 in /etc/dnsmasq.conf. (/etc/hosts doesn't work domains). 446 Fixed ANY queries to domains with --address specification. 666 domains and IPv6 queries. Thanks to Roy Marples for 717 Fix problem with setting domains as "local only". - [all …]
|
/external/dnsmasq/contrib/openvpn/ |
D | README | 36 > search domains intact), but I'm hoping that I'm just missing some key
|
/external/dnsmasq/dbus/ |
D | DBus-interface | 49 the domains for which the preceding server should be used.
|
/external/chromium/net/data/filter_unittests/ |
D | google.txt | 7 When you visit www.google.com or one of the dozens of other Google domains, you'll be able to find …
|
/external/oprofile/utils/ |
D | opcontrol | 199 --active-domains=<list> List of domains in profiling session (for Xen) 856 --active-domains)
|
/external/dnsmasq/po/ |
D | fi.po | 105 msgid "Return ipaddr for all hosts in specified domains." 283 msgid "Specify address(es) of upstream servers with optional domains." 287 msgid "Never forward queries to specified domains."
|
D | pt_BR.po | 105 msgid "Return ipaddr for all hosts in specified domains." 283 msgid "Specify address(es) of upstream servers with optional domains." 287 msgid "Never forward queries to specified domains."
|
D | it.po | 105 msgid "Return ipaddr for all hosts in specified domains." 283 msgid "Specify address(es) of upstream servers with optional domains." 287 msgid "Never forward queries to specified domains."
|
D | no.po | 108 msgid "Return ipaddr for all hosts in specified domains." 292 msgid "Specify address(es) of upstream servers with optional domains." 296 msgid "Never forward queries to specified domains." 1473 #~ msgid "domains"
|
D | ro.po | 106 msgid "Return ipaddr for all hosts in specified domains." 290 msgid "Specify address(es) of upstream servers with optional domains." 294 msgid "Never forward queries to specified domains." 1474 #~ msgid "domains"
|
D | id.po | 121 msgid "Return ipaddr for all hosts in specified domains." 340 msgid "Specify address(es) of upstream servers with optional domains." 345 msgid "Never forward queries to specified domains." 1690 #~ msgid "domains"
|
123