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.sh279 have_prog() function
310 if have_prog md5sum; then
312 elif have_prog openssl; then
314 elif have_prog cksum; then
316 elif have_prog sum; then