Home
last modified time | relevance | path

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

/net-tools-3.5.0/mbedtls-2.4.0/tests/
Dssl-opt.sh615 PORT_BASE="0000$$"
616 PORT_BASE="$( printf $PORT_BASE | tail -c 4 )"
617 SRV_PORT="1$PORT_BASE"
618 PXY_PORT="2$PORT_BASE"
619 unset PORT_BASE