Searched refs:PXY_PID (Results 1 – 1 of 1) sorted by relevance
1522 PXY_PID=$!1523 wait_proxy_start "$PXY_PORT" "$PXY_PID"1550 kill $PXY_PID >/dev/null 2>&11551 wait $PXY_PID >> $PXY_OUT 2>&11830 test -n "${PXY_PID:-}" && kill $PXY_PID >/dev/null 2>&1