Home
last modified time | relevance | path

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

/external/toybox/toys/posix/
Ddf.c64 const char *blocks_label = TT.units == 512 ? "512-blocks" : "1K-blocks"; in show_header() local
67 measure_column(1, blocks_label); in show_header()
73 TT.column_widths[1], blocks_label, in show_header()