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

  /external/mdnsresponder/mDNSShared/
dnsextd.conf 3 // Instructions for /etc/dnsextd.conf (this file)
6 // the "options" section below. The dnsextd daemon will receive DNS packets
24 // permit any and all updates coming from dnsextd on the same machine:
  /external/mdnsresponder/mDNSPosix/
Makefile 217 all: setup Daemon libdns_sd Clients SAClient SAResponder SAProxyResponder Identify NetMonitor dnsextd $(OPTIONALTARG)
239 # dnsextd target build dnsextd
465 dnsextd: setup $(BUILDDIR)/dnsextd
466 @echo "dnsextd done"
487 $(BUILDDIR)/dnsextd: $(DNSEXTDOBJ) $(OBJDIR)/dnsextd.c.threadsafe.o

Completed in 77 milliseconds