Searched refs:have_prog (Results 1 – 3 of 3) sorted by relevance
8 if have_prog nc && nc -h 2>&1 | grep "proxy address" >/dev/null; then10 elif have_prog connect; then
6 if have_prog uname ; then20 if have_prog gdb ; then
251 have_prog() function282 if have_prog md5sum; then284 elif have_prog openssl; then286 elif have_prog cksum; then288 elif have_prog sum; then