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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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 51 milliseconds