Searched refs:tagwidth (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 6809 print_holds(boolean_t scripted, int nwidth, int tagwidth, nvlist_t *nvl, in print_holds() argument 6821 (void) printf("%-*s ", i ? tagwidth : nwidth, in print_holds() 6857 nwidth, zname, tagwidth, in print_holds() 6861 nwidth, zname, tagwidth, in print_holds()
|