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