Lines Matching refs:dns_sd_fd
1002 int dns_sd_fd = DNSServiceRefSockFD(sdref);1003 int nfds = dns_sd_fd + 1;1011 FD_SET(dns_sd_fd, &readfds);1019 if (FD_ISSET(dns_sd_fd, &readfds))