Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/fsinfo/
Dfsi_util.c50 static int total_mmm = 8; variable
71 if (total_mmm != -show_range + 1) { in show_total()
75 if (total_mmm < 0) in show_total()
83 total_mmm = -show_range; in show_total()
222 if (total_mmm > show_range) { in show_new()
224 } else if (total_mmm == 0) { in show_new()
229 total_mmm++; in show_new()
251 total_mmm = show_range + 1; in show_area_being_processed()
261 total_mmm = n + 1; in show_area_being_processed()