Searched refs:domainlabel (Results 1 – 12 of 12) sorted by relevance
/external/mdnsresponder/mDNSPosix/ |
D | ProxyResponder.c | 49 domainlabel hostlabel; // Conforms to standard DNS letter-digit-hyphen host name rules 135 domainlabel n; in RegisterService() 195 domainlabel n; in NoSuchServiceCallback() 210 domainlabel n; in RegisterNoSuchService()
|
D | Client.c | 44 domainlabel name; in BrowseCallback()
|
D | Responder.c | 426 domainlabel name; in RegisterOneService()
|
D | mDNSPosix.c | 482 mDNSlocal void GetUserSpecifiedRFC1034ComputerName(domainlabel *const namelabel) in GetUserSpecifiedRFC1034ComputerName() 498 mDNSlocal void GetUserSpecifiedFriendlyComputerName(domainlabel *const namelabel) in GetUserSpecifiedFriendlyComputerName()
|
/external/openscreen/osp/impl/discovery/mdns/ |
D | mdns_responder_adapter_impl.cc | 82 domainlabel* instance, in MakeLocalServiceNameParts() 83 domainlabel* name, in MakeLocalServiceNameParts() 84 domainlabel* protocol, in MakeLocalServiceNameParts() 716 domainlabel instance; in RegisterService() 717 domainlabel name; in RegisterService() 718 domainlabel protocol; in RegisterService() 757 domainlabel instance; in DeregisterService() 758 domainlabel name; in DeregisterService() 759 domainlabel protocol; in DeregisterService() 786 domainlabel instance; in UpdateTxtData() [all …]
|
/external/mdnsresponder/mDNSCore/ |
D | mDNSEmbeddedAPI.h | 381 typedef struct { mDNSu8 c[ 64]; } domainlabel; // One label: length byte and up to 63 characters typedef 1868 domainlabel nicelabel; // Rich text label encoded using canonically precomposed UTF-8 1869 domainlabel hostlabel; // Conforms to RFC 1034 "letter-digit-hyphen" ARPANET host name rules 1910 …domainlabel AutoTunnelLabel; // Used to construct hostname for *IPv4* address of tunnel end… 2228 … const domainlabel *const name, const domainname *const type, const domainname *const domain, 2234 …_RenameAndReregisterService(mDNS *const m, ServiceRecordSet *const sr, const domainlabel *newname); 2239 … const domainlabel *const name, const domainname *const type, const domainname *const domain, 2309 #define FirstLabel(X) ((const domainlabel *)(X)) 2310 #define SecondLabel(X) ((const domainlabel *)StripFirstLabel(X)) 2311 #define ThirdLabel(X) ((const domainlabel *)StripFirstLabel(StripFirstLabel(X))) [all …]
|
D | DNSCommon.h | 116 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);
|
D | DNSCommon.c | 545 mDNSexport mDNSu8 *AppendDomainLabel(domainname *const name, const domainlabel *const label) in AppendDomainLabel() 583 mDNSexport mDNSBool MakeDomainLabelFromLiteralString(domainlabel *const label, const char *cstr) in MakeDomainLabelFromLiteralString() 605 mDNSexport char *ConvertDomainLabelToCString_withescape(const domainlabel *const label, char *ptr, … in ConvertDomainLabelToCString_withescape() 643 ptr = ConvertDomainLabelToCString_withescape((const domainlabel *)src, ptr, esc); in ConvertDomainNameToCString_withescape() 658 mDNSexport void ConvertUTF8PstringToRFC1034HostLabel(const mDNSu8 UTF8Name[], domainlabel *const ho… in ConvertUTF8PstringToRFC1034HostLabel() 686 const domainlabel *name, const domainname *type, const domainname *const domain) in ConstructServiceName() 735 …name = (domainlabel*)""; // Set this up to be non-null, to avoid errors if we have to call LogMsg(… in ConstructServiceName() 805 domainlabel *const name, domainname *const type, domainname *const domain) in DeconstructServiceName() 888 mDNSexport mDNSBool LabelContainsSuffix(const domainlabel *const name, const mDNSBool RichText) in LabelContainsSuffix() 914 mDNSexport mDNSu32 RemoveLabelSuffix(domainlabel *name, mDNSBool RichText) in RemoveLabelSuffix() [all …]
|
D | mDNS.c | 9312 domainlabel oldlabel = m->hostlabel; in mDNS_HostNameCallback() 9769 const domainlabel *const name, const domainname *const type, const domainname *const domain, in mDNS_RegisterService() 9822 …if (ConstructServiceName(&sr->RR_ADV.namestorage, (const domainlabel*)"\x09_services", (const doma… in mDNS_RegisterService() 9970 …S_RenameAndReregisterService(mDNS *const m, ServiceRecordSet *const sr, const domainlabel *newname) in mDNS_RenameAndReregisterService() 9974 domainlabel name1, name2; in mDNS_RenameAndReregisterService() 10079 const domainlabel *const name, const domainname *const type, const domainname *const domain, in mDNS_RegisterNoSuchService() 10511 mDNSlocal void ConstructSleepProxyServerName(mDNS *const m, domainlabel *name) in ConstructSleepProxyServerName() 10530 domainlabel name; in SleepProxyServerCallback() 10795 domainlabel name, newname; in mDNS_ConfigChanged()
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientshim.c | 61 domainlabel name; 184 domainlabel name; in RegCallback() 240 domainlabel n; in DNSServiceRegister() 372 domainlabel name; in FoundInstance() 493 domainlabel n; in DNSServiceResolve()
|
D | uds_daemon.c | 176 domainlabel name; 402 domainlabel name; in GenerateNTDResponse() 457 ConvertDomainLabelToCString_unescaped((const domainlabel *)servicename, namestr); in GenerateBonjourBrowserResponse() 552 domainlabel n; in build_domainname_from_strings()
|
/external/mdnsresponder/mDNSWindows/ |
D | mDNSWin32.c | 2357 domainlabel tempLabel; in SetupHostName()
|