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

/freebsd-11-stable/contrib/dma/
H A Ddns.c71 const int count_inc = 10; local
101 if (*ps + 1 >= roundup(*ps, count_inc)) {
102 size_t newsz = roundup(*ps + 2, count_inc);

Completed in 116 milliseconds