OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:blocks_label
(Results
1 - 1
of
1
) sorted by null
/external/toybox/toys/posix/
df.c
64
const char *
blocks_label
= TT.units == 512 ? "512-blocks" : "1K-blocks";
local
67
measure_column(1,
blocks_label
);
73
TT.column_widths[1],
blocks_label
,
Completed in 106 milliseconds