Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dlabel.c1342 static int fstype_width, flags_width; variable
1394 fstype_width = max(strlen(fstype), 8); in fmt_fspart_header()
1396 for (i = 0, p = sepline; i < fstype_width; i++) in fmt_fspart_header()
1408 " %s", scol, ecol, szcol, fstype_width, fstype, in fmt_fspart_header()
1527 if (strlen(desc) > (size_t)fstype_width && in fmt_fspart_row()
1536 poffset, pend, psize, fstype_width, fstype_width, desc, in fmt_fspart_row()