Home
last modified time | relevance | path

Searched refs:prthuman (Results 1 – 1 of 1) sorted by relevance

/freebsd/bin/df/
H A Ddf.c73 static void prthuman(const struct statfs *, int64_t);
403 prthuman(const struct statfs *sfsp, int64_t used) in prthuman() function
518 prthuman(sfsp, used); in prtstat()