Home
last modified time | relevance | path

Searched refs:PXY_PID (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/
Dssl-opt.sh1522 PXY_PID=$!
1523 wait_proxy_start "$PXY_PORT" "$PXY_PID"
1550 kill $PXY_PID >/dev/null 2>&1
1551 wait $PXY_PID >> $PXY_OUT 2>&1
1830 test -n "${PXY_PID:-}" && kill $PXY_PID >/dev/null 2>&1