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

/bind-9.6-ESV-R11/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 12 milliseconds