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

/fuchsia/zircon/system/uapp/df/
H A Dmain.cpp90 void print_human_readable(int padding, size_t size) { function
126 print_human_readable(5, bytes_total);
127 print_human_readable(5, bytes_used);
128 print_human_readable(5, bytes_available);

Completed in 22 milliseconds