Searched refs:PPPDPID (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptpd/pptpd-1.3.3/tools/
H A Dvpnstats28 PPPDPID=$(grep "peer authentication succeeded" $LOGFILE | cut -d [ -f2 | cut -d ] -f 1)
29 while [ "$PPPDPID" != "" ]; do
30 PID=$(echo $PPPDPID | awk '{print $1}')
39 PPPDPID=$(echo $PPPDPID | sed "s%$PID%%")
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pptpd/tools/
H A Dvpnstats28 PPPDPID=$(grep "peer authentication succeeded" $LOGFILE | cut -d [ -f2 | cut -d ] -f 1)
29 while [ "$PPPDPID" != "" ]; do
30 PID=$(echo $PPPDPID | awk '{print $1}')
39 PPPDPID=$(echo $PPPDPID | sed "s%$PID%%")
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptpd/pptpd-1.3.3/tools/
H A Dvpnstats28 PPPDPID=$(grep "peer authentication succeeded" $LOGFILE | cut -d [ -f2 | cut -d ] -f 1)
29 while [ "$PPPDPID" != "" ]; do
30 PID=$(echo $PPPDPID | awk '{print $1}')
39 PPPDPID=$(echo $PPPDPID | sed "s%$PID%%")
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pptpd-1.3.3/tools/
H A Dvpnstats28 PPPDPID=$(grep "peer authentication succeeded" $LOGFILE | cut -d [ -f2 | cut -d ] -f 1)
29 while [ "$PPPDPID" != "" ]; do
30 PID=$(echo $PPPDPID | awk '{print $1}')
39 PPPDPID=$(echo $PPPDPID | sed "s%$PID%%")
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pptpd/tools/
H A Dvpnstats28 PPPDPID=$(grep "peer authentication succeeded" $LOGFILE | cut -d [ -f2 | cut -d ] -f 1)
29 while [ "$PPPDPID" != "" ]; do
30 PID=$(echo $PPPDPID | awk '{print $1}')
39 PPPDPID=$(echo $PPPDPID | sed "s%$PID%%")
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pptpd/tools/
H A Dvpnstats28 PPPDPID=$(grep "peer authentication succeeded" $LOGFILE | cut -d [ -f2 | cut -d ] -f 1)
29 while [ "$PPPDPID" != "" ]; do
30 PID=$(echo $PPPDPID | awk '{print $1}')
39 PPPDPID=$(echo $PPPDPID | sed "s%$PID%%")

Completed in 122 milliseconds