Searched refs:TUNCTL (Results 1 – 3 of 3) sorted by relevance
47 TUNCTL=$STAGING_BINDIR_NATIVE/tunctl48 if [[ ! -x "$TUNCTL" || -d "$TUNCTL" ]]; then49 echo "Error: $TUNCTL is not an executable"79 $TUNCTL -d $tap
44 TUNCTL=$STAGING_BINDIR_NATIVE/tunctl45 if [ ! -x "$TUNCTL" ]; then50 TAP=`$TUNCTL -b $GROUP 2>&1`55 TAP=`$TUNCTL -b $USERID 2>&1`
36 TUNCTL=$STAGING_BINDIR_NATIVE/tunctl37 if [ ! -e "$TUNCTL" ]; then42 $TUNCTL -d $TAP