Home
last modified time | relevance | path

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

/external/openssh/regress/
Ddynamic-forward.sh8 if have_prog nc && nc -h 2>&1 | grep "proxy address" >/dev/null; then
10 elif have_prog connect; then
Dagent-ptrace.sh6 if have_prog uname ; then
20 if have_prog gdb ; then
Dtest-exec.sh251 have_prog() function
282 if have_prog md5sum; then
284 elif have_prog openssl; then
286 elif have_prog cksum; then
288 elif have_prog sum; then