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

/bind-9.6-ESV-R11/
H A Dbind.keys14 # then it is NOT advisable to modify it. In BIND 9.7 and higher, this file
/bind-9.6-ESV-R11/bin/tests/
H A Db8t.mk34 @if test ! -d $(BASE) ; then mkdir -p $(BASE) ; fi
H A Db9t.mk39 @if test ! -d $(BDIR) ; then mkdir -p $(BDIR) > /dev/null 2>&1 ; fi
/bind-9.6-ESV-R11/lib/isc/
H A Dtimer.c214 isc_time_t then; local
217 result = isc_time_add(&manager->due, &fifteen, &then);
220 isc_time_compare(&then, now) < 0) {
372 * evils here. If the timer->arg member is made const, then

Completed in 11 milliseconds