HomeSort by: relevance | last modified time | path
    Searched defs:f_humanize (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ls/
ls.c 93 int f_humanize; /* humanize the size field */ variable in typeref:typename:int
242 f_humanize = 0;
246 f_humanize = 1;
251 f_humanize = 0;
631 if (f_humanize) {
647 if (f_humanize) {

Completed in 14 milliseconds