Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:DNSServiceSetDispatchQueue

126 // DNSServiceSetDispatchQueue API. Hence any new code guarded with _DNS_SD_LIBDISPATCH should still be backwards compatible.
1048 // that was passed to DNSServiceSetDispatchQueue. Hence, dispatch_source_cancel
1057 // if disp_queue is set, it means it used the DNSServiceSetDispatchQueue API. In that case,
1943 DNSServiceErrorType DNSSD_API DNSServiceSetDispatchQueue
1953 syslog(LOG_WARNING, "dnssd_clientstub: DNSServiceSetDispatchQueue dispatch queue NULL");
1958 syslog(LOG_WARNING, "dnssd_clientstub DNSServiceSetDispatchQueue dispatch queue set already");
1963 syslog(LOG_WARNING, "DNSServiceSetDispatchQueue dispatch source set already");
1969 syslog(LOG_WARNING, "DNSServiceSetDispatchQueue dispatch_source_create failed");