Searched refs:HAVE_CORE (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/system/rpz/
H A Dtests.sh24 HAVE_CORE=
102 if test -z "$HAVE_CORE" -a -f ns$1/named.pid; then
131 HAVE_CORE=yes
588 if test -z "$HAVE_CORE"; then
591 HAVE_CORE=`find ns* -name '*core*' -print`
592 test -z "$HAVE_CORE" || setret "I:found $HAVE_CORE; memory leak?"

Completed in 10 milliseconds