Searched refs:PXY_PID (Results 1 – 1 of 1) sorted by relevance
1567 PXY_PID=$!1568 wait_proxy_start "$PXY_PORT" "$PXY_PID"1595 kill $PXY_PID >/dev/null 2>&11596 wait $PXY_PID >> $PXY_OUT 2>&11875 test -n "${PXY_PID:-}" && kill $PXY_PID >/dev/null 2>&1