Home
last modified time | relevance | path

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

/external/openssh/regress/
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
Ddynamic-forward.sh10 if have_prog nc && nc -h 2>&1 | grep "proxy address" >/dev/null; then
12 elif have_prog connect; then
Dagent-ptrace.sh6 if have_prog uname ; then
15 if have_prog gdb ; then
Dtest-exec.sh152 have_prog() function
Dsftp-cmds.sh20 if have_prog uname