Home | Sort by: relevance | last modified time | path |
/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) { |