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

  /src/external/bsd/wpa/dist/wpa_supplicant/examples/
p2p-action.sh 28 kill_daemon dnsmasq /var/run/dnsmasq.pid-$GIFNAME
30 if ! dnsmasq -x /var/run/dnsmasq.pid-$GIFNAME \
33 # another dnsmasq instance may be running and blocking us; try to
35 dnsmasq -x /var/run/dnsmasq.pid-$GIFNAME \
43 kill_daemon dnsmasq /var/run/dnsmasq.pid-$GIFNAME
67 kill_daemon dnsmasq /var/run/dnsmasq.pid-$GIFNAM
    [all...]
  /src/external/bsd/openresolv/dist/
dnsmasq.in 5 # dnsmasq subscriber for resolvconf
36 : ${dnsmasq_pid:=/var/run/dnsmasq.pid}
37 [ -s "$dnsmasq_pid" ] || dnsmasq_pid=/var/run/dnsmasq/dnsmasq.pid
39 : ${dnsmasq_service:=dnsmasq}
51 --dest=uk.org.thekelleys.dnsmasq \
52 /uk/org/thekelleys/dnsmasq \
92 # This version of dnsmasq won't accept
170 # dnsmasq polls this file so no need to set changed=true
182 # dnsmasq does not re-read the configuration file on SIGHU
    [all...]
  /src/external/bsd/openresolv/libexec/resolvconf/
Makefile 7 FILES= libc dnsmasq named pdns_recursor pdnsd unbound

Completed in 34 milliseconds