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