HomeSort by: relevance | last modified time | path
    Searched refs:DNSServiceRegisterWithAttribute (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-dnssd.h 78 #define dns_service_register_wa(srp_server, ...) DNSServiceRegisterWithAttribute(__VA_ARGS__)
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-dnssd.c 352 #undef DNSServiceRegisterWithAttribute
356 int status = DNSServiceRegisterWithAttribute(&ret->sdref, flags, interfaceIndex, updated_name, regtype, domain, host, port,
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
dns_sd.h 3245 * DNSServiceRegisterWithAttribute is an extention to API DNSServiceRegister,
3376 DNSServiceErrorType DNSSD_API DNSServiceRegisterWithAttribute
dnssd_clientstub.c 1983 DNSServiceErrorType DNSSD_API DNSServiceRegisterWithAttribute
  /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c 4930 err = DNSServiceRegisterWithAttribute( &context->opRef, context->flags, context->ifIndex, context->name,
    [all...]

Completed in 163 milliseconds