HomeSort by relevance Sort by last modified time
    Searched defs:hostlabel (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSPosix/
ProxyResponder.c 49 domainlabel hostlabel; // Conforms to standard DNS letter-digit-hyphen host name rules member in struct:__anon9636
76 AppendDomainLabel(&p->RR_A.namestorage, &p->hostlabel);
267 MakeDomainLabelFromLiteralString(&proxyhost.hostlabel, argv[2]);
289 fprintf(stderr, "%s ip hostlabel [srvname srvtype port txt [txt ...]]\n", argv[0]);
291 fprintf(stderr, "hostlabel First label of the dot-local host name to create for this host, e.g. \"foo\" for \"foo.local.\"\n");
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 1858 domainlabel hostlabel; \/\/ Conforms to RFC 1034 "letter-digit-hyphen" ARPANET host name rules member in struct:mDNS_struct
    [all...]

Completed in 26 milliseconds