Home
last modified time | relevance | path

Searched refs:FLAWFINDER (Results 1 – 8 of 8) sorted by relevance

/dports/security/samhain/samhain-4.4.3/test/
H A Dtestcompile.sh266 FLAWFINDER=`find_path flawfinder`
268 if [ -z "$FLAWFINDER" ]; then
/dports/security/samhain-server/samhain-4.4.3/test/
H A Dtestcompile.sh266 FLAWFINDER=`find_path flawfinder`
268 if [ -z "$FLAWFINDER" ]; then
/dports/security/samhain-client/samhain-4.4.3/test/
H A Dtestcompile.sh266 FLAWFINDER=`find_path flawfinder`
268 if [ -z "$FLAWFINDER" ]; then
/dports/textproc/bibclean/bibclean-3.06/
H A Dconfigure.ac50 AC_CHECK_PROGS(FLAWFINDER, flawfinder)
H A DMakefile.in773 FLAWFINDER = @FLAWFINDER@
1068 -${TEST} -n "${FLAWFINDER}" && for f in ${SRC} ; do ${FLAWFINDER} ${FLAWFINDERFLAGS} $$f ; done
H A Dconfigure3491 if test -n "$FLAWFINDER"; then
3492 ac_cv_prog_FLAWFINDER="$FLAWFINDER" # Let the user override the test.
3515 FLAWFINDER=$ac_cv_prog_FLAWFINDER
3516 if test -n "$FLAWFINDER"; then
3517 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FLAWFINDER" >&5
3518 printf "%s\n" "$FLAWFINDER" >&6; }
3525 test -n "$FLAWFINDER" && break
/dports/textproc/bibclean/bibclean-3.06/save/
H A Dconfigure3491 if test -n "$FLAWFINDER"; then
3492 ac_cv_prog_FLAWFINDER="$FLAWFINDER" # Let the user override the test.
3515 FLAWFINDER=$ac_cv_prog_FLAWFINDER
3516 if test -n "$FLAWFINDER"; then
3517 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FLAWFINDER" >&5
3518 printf "%s\n" "$FLAWFINDER" >&6; }
3525 test -n "$FLAWFINDER" && break
H A DMakefile773 FLAWFINDER = flawfinder macro
1068 -${TEST} -n "${FLAWFINDER}" && for f in ${SRC} ; do ${FLAWFINDER} ${FLAWFINDERFLAGS} $$f ; done