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

/ast/src/cmd/std/
H A Ddf.c268 static const char fmt_def[] = "%#..1(filesystem)s %#(type)s %#(blocks)s %#(used)s %#(available)s %#(capacity)s %(mounted)s"; variable
800 append(fmt, state.posix > 0 ? fmt_std : fmt_def);

Completed in 8 milliseconds