Searched refs:prtstat (Results 1 – 1 of 1) sorted by relevance
76 static void prtstat(struct statfs *, struct maxwidths *);266 prtstat(&mntbuf[i], &maxwidths); in main()271 prtstat(&totalbuf, &maxwidths); in main()459 prtstat(struct statfs *sfsp, struct maxwidths *mwp) in prtstat() function