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

/openbsd-current/bin/ls/
H A Dls.h45 extern int f_humanval; /* show human-readable file sizes */
H A Dls.c78 int f_humanval; /* show human-readable file sizes */ variable
214 f_humanval = 1;
568 if (!f_humanval)
H A Dprint.c380 if ((f_humanval) && (fmt_scaled(bytes, ret) != -1)) {

Completed in 86 milliseconds