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

/bind-9.6-ESV-R11/lib/isc/
H A Dtask.c825 isc_boolean_t finished = ISC_FALSE; local
918 finished = ISC_TRUE;
945 if (finished)
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dintegration_test.sh1057 if [ -f finished ]; then
1075 test -f parent-finished || atf_fail "Parent did not exit as expected"
1076 test -f child-finished && atf_fail "Subprocess exited but it should have" \
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-signzone.c160 static isc_boolean_t shuttingdown = ISC_FALSE, finished = ISC_FALSE; variable
1740 finished = ISC_TRUE;
1767 if (finished) {
1833 finished = ISC_TRUE;
3606 if (!finished) {
3619 if (!finished)

Completed in 25 milliseconds