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

  /src/bin/df/
df.c 77 static void prthuman(const struct statvfs *, int64_t, int64_t);
410 prthuman(const struct statvfs *sfsp, int64_t used, int64_t bavail) function in typeref:typename:void
619 prthuman(sfsp, used, bavail);
df.c 77 static void prthuman(const struct statvfs *, int64_t, int64_t);
410 prthuman(const struct statvfs *sfsp, int64_t used, int64_t bavail) function in typeref:typename:void
619 prthuman(sfsp, used, bavail);

Completed in 24 milliseconds