DNSSERVICECONSTRUCTFULLNAME(3DNS_SD) | DNS Service Discovery Library Functions | DNSSERVICECONSTRUCTFULLNAME(3DNS_SD) |
DNSServiceConstructFullName - construct full name
cc [ flag ... ] file ... -ldns_sd [ library ... ] #include <dns_sd.h> int DNSServiceConstructFullName (char *fullname, const char *service, const char *regtype, const char *domain);
The DNSServiceConstructFullName() concatenates a three-part domain name that consists of a service name, service type, and domain name into a fully escaped full domain name.
See attributes(7) for description of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Interface Stability | Committed |
MT-Level | Safe |
August 20, 2007 | OmniOS |