OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:have_prog
(Results
1 - 5
of
5
) sorted by null
/external/openssh/regress/
stderr-after-eof.sh
10
if
have_prog
md5sum; then
12
elif
have_prog
openssl; then
14
elif
have_prog
cksum; then
16
elif
have_prog
sum; then
agent-ptrace.sh
6
if
have_prog
uname ; then
15
if
have_prog
gdb ; then
dynamic-forward.sh
10
if
have_prog
nc && nc -h 2>&1 | grep "proxy address" >/dev/null; then
12
elif
have_prog
connect; then
sftp-cmds.sh
20
if
have_prog
uname
test-exec.sh
152
have_prog
()
function
Completed in 84 milliseconds