Searched refs:DeconstructServiceName (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNSEmbeddedAPI.h | 2507 extern mDNSBool DeconstructServiceName(const domainname *const fqdn, domainlabel *const name, domai…
|
H A D | DNSCommon.c | 954 mDNSexport mDNSBool DeconstructServiceName(const domainname *const fqdn, in DeconstructServiceName() function
|
H A D | uds_daemon.c | 1974 if (!DeconstructServiceName(servicename, &name, &type, &dom)) in GenerateNTDResponse()
|
H A D | mDNS.c | 6314 DeconstructServiceName(rr->resrec.name, &name, &type, &domain); in mDNS_Update() 7039 DeconstructServiceName(sr->RR_SRV.resrec.name, &name1, &type, &domain); in mDNS_RenameAndReregisterService()
|