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

/netbsd-current/bin/df/
H A Ddf.c77 static void prthuman(const struct statvfs *, int64_t, int64_t);
395 prthuman(const struct statvfs *sfsp, int64_t used, int64_t bavail) function
604 prthuman(sfsp, used, bavail);

Completed in 169 milliseconds