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

/fuchsia/zircon/system/uapp/df/
H A Dmain.cpp63 const char* hfmt = "%-10s %10s %10s %10s %3s%% %-10s %-10s\n"; variable
161 printf(hfmt, "Filesystem", "Inodes", "IUsed", "IFree", "IUse",
168 printf(hfmt, "Filesystem", "1K-Blocks", "Used", "Available", "Use",

Completed in 21 milliseconds