Home
last modified time | relevance | path

Searched refs:RUNFILE (Results 1 – 2 of 2) sorted by relevance

/external/dnsmasq/src/
Dconfig.h42 #define RUNFILE "/var/run/dnsmasq.pid" macro
Doption.c287 { 'x', ARG_ONE, "path", gettext_noop("Specify path of PID file (defaults to %s)."), RUNFILE },
2776 daemon->runfile = RUNFILE; in read_opts()