Searched refs:count_inc (Results 1 – 1 of 1) sorted by relevance
71 const int count_inc = 10; in add_host() local101 if (*ps + 1 >= roundup(*ps, count_inc)) { in add_host()102 size_t newsz = roundup(*ps + 2, count_inc); in add_host()