Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c3367 int text_start, rw_column_width, spaces_to_end; in print_iostat_labels() local
3388 rw_column_width = (column_width * columns) + in print_iostat_labels()
3391 text_start = (int)((rw_column_width) / columns - in print_iostat_labels()
3405 spaces_to_end = rw_column_width - text_start - slen; in print_iostat_labels()