Searched refs:RUNFILE (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/testsuite/
H A Dumlwrapper.sh5 RUNFILE="$(pwd)/${1}.testroot"
6 if [ -z "$RUNFILE" ] || [ ! -x "$RUNFILE" ]
8 echo "Can't run '$RUNFILE'"
20 linux rootfstype=hostfs rw init="$RUNFILE" TESTDIR=`pwd` PATH="$PATH" $* quiet
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Dconfig.h24 #define RUNFILE "/var/run/dnsmasq.pid" macro
H A Doption.c110 "-x, --pid-file=path Specify path of PID file. (defaults to " RUNFILE ").\n"
H A Ddnsmasq.c40 char *runfile = RUNFILE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Dconfig.h36 #define RUNFILE "/var/run/dnsmasq.pid" macro
H A Doption.c188 { "-x, --pid-file=path", gettext_noop("Specify path of PID file. (defaults to %s)."), RUNFILE },
1840 daemon->runfile = RUNFILE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Dconfig.h51 #define RUNFILE "/var/run/dnsmasq.pid" macro
H A Doption.c160 "-x, --pid-file=path Specify path of PID file. (defaults to " RUNFILE ").\n"
190 daemon->runfile = RUNFILE;

Completed in 115 milliseconds