Home
last modified time | relevance | path

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

/third_party/toybox/toys/posix/
H A Ddf.c38 int column_widths[5];
46 if (TT.column_widths[col] < len) TT.column_widths[col] = len; in measure_column()
60 if (TT.column_widths[0] < 14) TT.column_widths[0] = 14; in show_header()
66 TT.column_widths[0], "Filesystem"); in show_header()
87 TT.column_widths[0], "Filesystem", in show_header()
88 TT.column_widths[1], item_label, in show_header()
89 TT.column_widths[2], used_label, in show_header()
90 TT.column_widths[ in show_header()
[all...]
/third_party/toybox/generated/
H A Dglobals.h1258 int column_widths[5]; member

Completed in 7 milliseconds