HomeSort by: relevance | last modified time | path
    Searched defs:prtstat (Results 1 - 2 of 2) sorted by relevancy

  /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
  /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);

Completed in 12 milliseconds