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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
dnssd_clientstub.h 46 DNSServiceQueryRecordInternal(DNSServiceRef *sdRef, DNSServiceFlags flags, uint32_t interfaceIndex, const char *name,
dnssd_clientstub.c 274 return DNSServiceQueryRecordInternal(sdRef, flags, ifindex, name, rrtype, rrclass, attr, callback, context);
1665 return DNSServiceQueryRecordInternal(sdRef, flags, interfaceIndex, name, rrtype, rrclass, NULL, callBack, context);
1668 DNSServiceErrorType DNSServiceQueryRecordInternal

Completed in 18 milliseconds