Lines Matching refs:PXY_CMD
517 # * $CLI_CMD, $SRV_CMD, $PXY_CMD: client/server/proxy commands.
969 if [ -n "$PXY_CMD" ]; then
980 if [ -n "$PXY_CMD" ]; then
1282 # Analyze and possibly instrument $PXY_CMD, $CLI_CMD, $SRV_CMD to pass
1287 # * $CLI_CMD, $PXY_CMD, $SRV_CMD: the client, proxy and server commands.
1291 # * $CLI_CMD, $PXY_CMD, $SRV_CMD: may be tweaked.
1295 if [ -z "$PXY_CMD" ] && [ "$DTLS" -eq 1 ]; then
1296 PXY_CMD="$P_PXY"
1299 PXY_CMD="$PXY_CMD server_addr=::1 listen_addr=::1";;
1328 if [ -n "$PXY_CMD" ]; then
1511 # * $CLI_CMD, $SRV_CMD, $PXY_CMD: commands to run
1519 if [ -n "$PXY_CMD" ]; then
1520 printf "# %s\n%s\n" "$NAME" "$PXY_CMD" > $PXY_OUT
1521 $PXY_CMD >> $PXY_OUT 2>&1 &
1549 if [ -n "$PXY_CMD" ]; then
1655 PXY_CMD="$2"
1658 PXY_CMD=""
1727 if [ -n "$PXY_CMD" ]; then