Searched refs:DNSServiceUpdateRecord (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h675 * by this function to DNSServiceUpdateRecord() or DNSServiceRemoveRecord().
689 * call, this ref may be passed to DNSServiceUpdateRecord() or DNSServiceRemoveRecord().
719 /* DNSServiceUpdateRecord
747 DNSServiceErrorType DNSSD_API DNSServiceUpdateRecord
1085 * call, this ref may be passed to DNSServiceUpdateRecord() or DNSServiceRemoveRecord().
1492 * to DNSServiceUpdateRecord().
1510 * to DNSServiceUpdateRecord().
H A Ddnssd_clientstub.c159 DNSServiceUpdateRecord() doesn't allow you to update the TXT record
1154 DNSServiceErrorType DNSSD_API DNSServiceUpdateRecord function
/osnet-11/usr/src/lib/libdns_sd/java/common/
H A DJNISupport.c656 err = DNSServiceUpdateRecord( pContext->ServiceRef, recRef, flags, numBytes, pBytes, ttl);

Completed in 32 milliseconds