HomeSort by: relevance | last modified time | path
    Searched defs:DNSServiceUpdateRecordWithAttribute (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-dnssd.c 443 #undef DNSServiceUpdateRecordWithAttribute
446 ret = DNSServiceUpdateRecordWithAttribute(sdRef, RecordRef->rref, flags, rdlen, rdata, ttl, attr);
450 ret = DNSServiceUpdateRecordWithAttribute(sdRef->sdref, NULL, flags, rdlen, rdata, ttl, attr);
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
dnssd_clientstub.c 2602 DNSServiceErrorType DNSSD_API DNSServiceUpdateRecordWithAttribute

Completed in 44 milliseconds