HomeSort by relevance Sort by last modified time
    Searched defs:DNSSD_API (Results 1 - 2 of 2) sorted by null

  /external/avahi/avahi-compat-libdns_sd/
dns_sd.h 40 #define DNSSD_API __stdcall
42 #define DNSSD_API
389 int DNSSD_API DNSServiceRefSockFD(DNSServiceRef sdRef);
410 DNSServiceErrorType DNSSD_API DNSServiceProcessResult(DNSServiceRef sdRef);
439 void DNSSD_API DNSServiceRefDeallocate(DNSServiceRef sdRef);
483 typedef void (DNSSD_API *DNSServiceDomainEnumReply)
524 DNSServiceErrorType DNSSD_API DNSServiceEnumerateDomains
567 typedef void (DNSSD_API *DNSServiceRegisterReply)
652 DNSServiceErrorType DNSSD_API DNSServiceRegister
    [all...]
  /external/mdnsresponder/mDNSShared/
dns_sd.h 97 #define DNSSD_API __stdcall
99 #define DNSSD_API
    [all...]

Completed in 187 milliseconds