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

/bind-9.6-ESV-R11/lib/dns/
H A Djournal.c1237 unsigned int n_put = 0; local
1320 if (++n_put > 100) {
1327 n_put = 0;
1334 if (n_put != 0) {
1407 unsigned int n_put = 0; local
1469 if (++n_put > 100) {
1472 n_put = 0;
1481 if (n_put != 0) {

Completed in 14 milliseconds