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

/freebsd-9.3-release/contrib/amd/fsinfo/
H A Dfsi_util.c51 static int total_shown = 0; variable
79 xsnprintf(n, sizeof(n), "%d", total_shown);
223 total_shown++;
243 if (total_shown)
252 total_shown = 0;

Completed in 39 milliseconds