Searched refs:prthumanval (Results 1 – 4 of 4) sorted by relevance
106 static void prthumanval(int64_t bytes);243 prthumanval(dqbuf.dqb_curblocks); in repquota()244 prthumanval(dqbuf.dqb_bsoftlimit); in repquota()245 prthumanval(dqbuf.dqb_bhardlimit); in repquota()265 prthumanval(int64_t blocks) in prthumanval() function
79 static void prthumanval(int64_t);291 prthumanval(p->fts_bignum); in main()327 prthumanval(curblocks); in main()347 prthumanval(savednumber); in main()491 prthumanval(int64_t bytes) in prthumanval() function
95 static void prthumanval(const char *, int64_t);493 prthumanval(" {:blocks/%6s}", sfsp->f_blocks * sfsp->f_bsize); in prthuman()494 prthumanval(" {:used/%6s}", used * sfsp->f_bsize); in prthuman()495 prthumanval(" {:available/%6s}", sfsp->f_bavail * sfsp->f_bsize); in prthuman()499 prthumanval(const char *fmt, int64_t bytes) in prthumanval() function
264 prthumanval(int len, u_int64_t bytes) in prthumanval() function353 prthumanval(7, dbtob(qup->dqblk.dqb_curblocks)); in showquotas()355 prthumanval(7, dbtob(qup->dqblk.dqb_bsoftlimit)); in showquotas()356 prthumanval(7, dbtob(qup->dqblk.dqb_bhardlimit)); in showquotas()