Home
last modified time | relevance | path

Searched defs:IOSTAT_MAX_LABELS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c3252 #define IOSTAT_MAX_LABELS 13 /* Max number of labels on one line */ macro
3364 const name_and_columns_t labels[][IOSTAT_MAX_LABELS]) in print_iostat_labels()