Searched refs:have_prog (Results 1 – 2 of 2) sorted by relevance
6 if have_prog uname ; then20 if have_prog gdb ; then
401 have_prog() function437 if have_prog md5sum; then439 elif have_prog openssl; then441 elif have_prog cksum; then443 elif have_prog sum; then455 if ! have_prog hostname; then