Searched refs:domainlabel (Results 1 - 11 of 11) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A DProxyResponder.c49 domainlabel hostlabel; // Conforms to standard DNS letter-digit-hyphen host name rules
135 domainlabel n;
195 domainlabel n;
210 domainlabel n;
H A DClient.c44 domainlabel name;
H A DResponder.c426 domainlabel name;
H A DmDNSPosix.c482 mDNSlocal void GetUserSpecifiedRFC1034ComputerName(domainlabel *const namelabel)
498 mDNSlocal void GetUserSpecifiedFriendlyComputerName(domainlabel *const namelabel)
/external/mdnsresponder/mDNSCore/
H A DDNSCommon.h116 extern mDNSBool LabelContainsSuffix(const domainlabel *const name, const mDNSBool RichText);
117 extern mDNSu32 RemoveLabelSuffix(domainlabel *name, mDNSBool RichText);
118 extern void AppendLabelSuffix(domainlabel *const name, mDNSu32 val, const mDNSBool RichText);
H A DmDNSEmbeddedAPI.h370 typedef struct { mDNSu8 c[ 64]; } domainlabel; // One label: length byte and up to 63 characters typedef in typeref:struct:__anon13115
1857 domainlabel nicelabel; // Rich text label encoded using canonically precomposed UTF-8
1858 domainlabel hostlabel; // Conforms to RFC 1034 "letter-digit-hyphen" ARPANET host name rules
1899 domainlabel AutoTunnelLabel; // Used to construct hostname for *IPv4* address of tunnel endpoints
2217 const domainlabel *const name, const domainname *const type, const domainname *const domain,
2223 extern mStatus mDNS_RenameAndReregisterService(mDNS *const m, ServiceRecordSet *const sr, const domainlabel *newname);
2228 const domainlabel *const name, const domainname *const type, const domainname *const domain,
2298 #define FirstLabel(X) ((const domainlabel *)(X))
2299 #define SecondLabel(X) ((const domainlabel *)StripFirstLabel(X))
2300 #define ThirdLabel(X) ((const domainlabel *)StripFirstLabe
[all...]
H A DDNSCommon.c545 mDNSexport mDNSu8 *AppendDomainLabel(domainname *const name, const domainlabel *const label)
583 mDNSexport mDNSBool MakeDomainLabelFromLiteralString(domainlabel *const label, const char *cstr)
605 mDNSexport char *ConvertDomainLabelToCString_withescape(const domainlabel *const label, char *ptr, char esc)
643 ptr = ConvertDomainLabelToCString_withescape((const domainlabel *)src, ptr, esc);
658 mDNSexport void ConvertUTF8PstringToRFC1034HostLabel(const mDNSu8 UTF8Name[], domainlabel *const hostlabel)
686 const domainlabel *name, const domainname *type, const domainname *const domain)
735 name = (domainlabel*)""; // Set this up to be non-null, to avoid errors if we have to call LogMsg() below
805 domainlabel *const name, domainname *const type, domainname *const domain)
888 mDNSexport mDNSBool LabelContainsSuffix(const domainlabel *const name, const mDNSBool RichText)
914 mDNSexport mDNSu32 RemoveLabelSuffix(domainlabel *nam
[all...]
H A DmDNS.c9312 domainlabel oldlabel = m->hostlabel;
9769 const domainlabel *const name, const domainname *const type, const domainname *const domain,
9822 if (ConstructServiceName(&sr->RR_ADV.namestorage, (const domainlabel*)"\x09_services", (const domainname*)"\x07_dns-sd\x04_udp", domain) == mDNSNULL)
9970 mDNSexport mStatus mDNS_RenameAndReregisterService(mDNS *const m, ServiceRecordSet *const sr, const domainlabel *newname)
9974 domainlabel name1, name2;
10079 const domainlabel *const name, const domainname *const type, const domainname *const domain,
10511 mDNSlocal void ConstructSleepProxyServerName(mDNS *const m, domainlabel *name)
10530 domainlabel name;
10795 domainlabel name, newname;
/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientshim.c61 domainlabel name;
184 domainlabel name;
240 domainlabel n;
372 domainlabel name;
493 domainlabel n;
H A Duds_daemon.c176 domainlabel name;
402 domainlabel name;
457 ConvertDomainLabelToCString_unescaped((const domainlabel *)servicename, namestr);
552 domainlabel n;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 202 milliseconds