Home
last modified time | relevance | path

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

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