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

/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c494 static unsigned int size_qs = sizeof(struct query_status); local
499 temp_stat = realloc(status, new_max * size_qs);

Completed in 17 milliseconds