Searched refs:P_SRV_BIN (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/tests/ | ||
H A D | ssl-opt.sh | 1908 P_SRV_BIN="${P_SRV%%[ ]*}" 1911 if [ ! -x "$P_SRV_BIN" ]; then 1912 echo "Command '$P_SRV_BIN' is not an executable file" |
Completed in 16 milliseconds