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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Dconfig.h51 #define RUNFILE "/var/run/dnsmasq.pid" macro
H A Doption.c165 "-x, --pid-file=path Specify path of PID file. (defaults to " RUNFILE ").\n"
195 daemon->runfile = RUNFILE;

Completed in 105 milliseconds