/src/bin/df/ |
df.c | 71 static void prtstat(const struct statvfs *, int); 276 prtstat(&mntbuf[i], maxwidth); 280 prtstat(&totals, maxwidth); 447 prtstat(const struct statvfs *sfsp, int maxwidth) function in typeref:typename:void
|
df.c | 71 static void prtstat(const struct statvfs *, int); 276 prtstat(&mntbuf[i], maxwidth); 280 prtstat(&totals, maxwidth); 447 prtstat(const struct statvfs *sfsp, int maxwidth) function in typeref:typename:void
|
/src/sys/dev/qbus/ |
ts.c | 554 prtstat(struct ts_softc *sc, int sr) function in typeref:typename:void 753 prtstat(sc, sr); 771 prtstat(sc, sr); 799 prtstat(sc, sr);
|
ts.c | 554 prtstat(struct ts_softc *sc, int sr) function in typeref:typename:void 753 prtstat(sc, sr); 771 prtstat(sc, sr); 799 prtstat(sc, sr);
|