Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1624 max_width(zpool_handle_t *zhp, nvlist_t *nv, int depth, int max, in max_width() function
1641 if ((ret = max_width(zhp, child[c], depth + 2, in max_width()
1649 if ((ret = max_width(zhp, child[c], depth + 2, in max_width()
1657 if ((ret = max_width(zhp, child[c], depth + 2, in max_width()
2503 cb.cb_namewidth = max_width(NULL, nvroot, 0, strlen(name), in show_import()
4293 max_width(zhp, nvroot, 0, min_width, flags)); in get_namewidth()
7359 cbp->cb_namewidth = max_width(zhp, nvroot, 0, 0, in status_callback()