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

/bind-9.6-ESV-R11/bin/tests/system/xferquota/
H A Dtests.sh28 ticks=0
30 if [ $ticks = 1 ]; then
36 ticks=`expr $ticks + 1`
37 seconds=`expr $ticks \* 1`
38 if [ $ticks = 360 ]; then
/bind-9.6-ESV-R11/bin/tests/
H A Dshutdown_test.c37 unsigned int ticks; member in struct:__anon30
106 info->ticks++;
108 if (info->ticks == 10) {
110 } else if (info->ticks >= 15 && info->exiting) {
145 ti->ticks = 0;

Completed in 1007 milliseconds