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
279 have_prog() function310 if have_prog md5sum; then312 elif have_prog openssl; then314 elif have_prog cksum; then316 elif have_prog sum; then