Searched refs:have_prog (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/regress/
H A Dstderr-after-eof.sh10 if have_prog md5sum; then
12 elif have_prog openssl; then
14 elif have_prog cksum; then
16 elif have_prog sum; then
H A Dagent-ptrace.sh6 if have_prog uname ; then
15 if have_prog gdb ; then
H A Ddynamic-forward.sh10 if have_prog nc && nc -h 2>&1 | grep "proxy address" >/dev/null; then
12 elif have_prog connect; then
H A Dtest-exec.sh163 have_prog() function

Completed in 116 milliseconds