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

/freebsd-9.3-release/usr.bin/ctlstat/
H A Dctlstat.c109 #define F_TOTALS(ctx) ((ctx)->flags & CTLSTAT_FLAG_TOTALS) macro
446 if (F_TOTALS(ctx)) {
480 (F_TOTALS(ctx) == 0)) ? " " : "",
488 if (F_TOTALS(ctx) != 0) {
672 if ((F_TOTALS(&ctx))

Completed in 90 milliseconds