Home
last modified time | relevance | path

Searched refs:next_print (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libnisdb/yptol/
H A Dmap_conv.c157 int next_print; in dump_map_to_dit() local
210 for (key = dbm_firstkey(dbm), next_print = PRINT_FREQ, entry_count = 1; in dump_map_to_dit()
234 if (entry_count >= next_print) { in dump_map_to_dit()
236 next_print *= 2; in dump_map_to_dit()
H A Ddit_access.c612 int next_print = PRINT_FREQ; in update_map_from_dit() local
874 next_print)) { in update_map_from_dit()
877 next_print *= 2; in update_map_from_dit()