Searched defs:timelimit_reached (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c1053 * timelimit_reached:
1060 timelimit_reached(void) { function
1102 if ((*reached_end_input == FALSE) && (timelimit_reached() == FALSE))
1105 && (timelimit_reached() == FALSE)) {
2098 if (timelimit_reached() == TRUE)

Completed in 17 milliseconds