HomeSort by: relevance | last modified time | path
    Searched defs:f_humanize (Results 1 - 2 of 2) 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) {
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 24 milliseconds