HomeSort by relevance Sort by last modified time
    Searched full:cname (Results 226 - 250 of 360) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/dnsmasq/src/
option.c 208 { "cname", 1, 0, LOPT_CNAME },
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c     [all...]
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h     [all...]
mDNS.c 115 // If there is a authoritative LocalOnly record that answers questions of type A, AAAA and CNAME
397 LogMsg("AnswerQuestionByFollowingCNAME: %p %##s (%s) NOT following CNAME referral %d%s for %s",
403 // The SameDomainName check above is to ignore bogus CNAME records that point right back at
409 // for either of them. This is not a problem for CNAME loops of two or more records because in
415 // which we would subsequently cancel and retract if the CNAME referral record were removed.
418 LogInfo("AnswerQuestionByFollowingCNAME: %p %##s (%s) following CNAME referral %d for %s",
424 // If a unicast query results in a CNAME that points to a .local, we need to re-try
429 LogInfo("AnswerQuestionByFollowingCNAME: Resolving a .local CNAME %p %##s (%s) Record %s",
    [all...]
  /external/chromium_org/components/policy/resources/
policy_templates_ar.xtb     [all...]
policy_templates_el.xtb     [all...]
policy_templates_iw.xtb     [all...]
policy_templates_ru.xtb     [all...]
policy_templates_uk.xtb     [all...]
  /external/dnsmasq/po/
es.po 661 msgid "bad CNAME"
665 msgid "duplicate CNAME"
666 msgstr "CNAME duplicado"
    [all...]
de.po 675 msgid "bad CNAME"
679 msgid "duplicate CNAME"
fi.po 637 msgid "bad CNAME"
641 msgid "duplicate CNAME"
it.po 637 msgid "bad CNAME"
641 msgid "duplicate CNAME"
pt_BR.po 637 msgid "bad CNAME"
641 msgid "duplicate CNAME"
  /external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxml.cpp 780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue )
782 TiXmlAttribute* attrib = attributeSet.FindOrCreate( cname );
    [all...]
  /external/javassist/src/main/javassist/bytecode/
CodeIterator.java 285 String cname = cp.getMethodrefClassName(mref);
286 if (cname.equals(thisClassName) == (skipThis > 0))
    [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.cpp 780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue )
782 TiXmlAttribute* attrib = attributeSet.FindOrCreate( cname );
    [all...]
  /frameworks/base/services/java/com/android/server/
WallpaperManagerService.java 561 ComponentName cname = wallpaper.wallpaperComponent != null ? local
563 if (bindWallpaperComponentLocked(cname, true, false, wallpaper, reply)) {
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 49 #include "cname.h"
834 const struct cname *cp;
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
dojo-1.6.1.js     [all...]
  /external/chromium/third_party/libevent/
ChangeLog 67 o Fix a bug in which the DNS server would incorrectly set the type of a cname reply to a.
evdns.h 517 int evdns_server_request_add_cname_reply(struct evdns_server_request *req, const char *name, const char *cname, int ttl);
  /external/chromium_org/content/browser/media/
webrtc_internals_browsertest.cc 464 ssrc2.properties["cname"] = "mycname";
  /external/chromium_org/third_party/libevent/
ChangeLog 67 o Fix a bug in which the DNS server would incorrectly set the type of a cname reply to a.
evdns.h 517 int evdns_server_request_add_cname_reply(struct evdns_server_request *req, const char *name, const char *cname, int ttl);

Completed in 992 milliseconds

1 2 3 4 5 6 7 8 91011>>