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

/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c325 char *bunit; local
346 bunit = dflag? "KB/S": "BYTE";
347 (void) printf(" %s PACK %s PACK RATIO | ", bunit,
348 bunit);
349 (void) printf(" %s PACK %s PACK RATIO", bunit,
350 bunit);

Completed in 304 milliseconds