Searched refs:nwidth (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dprint.c79 pr_width(int nwidth) argument
81 if (nwidth > 0)
82 width = nwidth;
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5522 print_holds(boolean_t scripted, size_t nwidth, size_t tagwidth, nvlist_t *nvl) argument
5533 (void) printf("%-*s ", i ? tagwidth : nwidth,
5560 (void) printf("%-*s%*c%-*s%*c%s\n", nwidth, zname,

Completed in 85 milliseconds