Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/stat/iostat/
H A Diostat.c874 char *efstr; in show_disk() local
880 efstr = "%3u "; in show_disk()
882 efstr = "%u"; in show_disk()
886 push_out(efstr, err_counters[i]); in show_disk()
888 push_out(efstr, toterrs); in show_disk()