Searched refs:dsshow (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Ddevs.h42 void dsshow(int, int, int, struct statinfo *, struct statinfo *);
H A Dswap.c154 dsshow(12, 0, LINES - DISKHIGHT - 1, &cur_dev, &last_dev);
H A Dzarc.c166 dsshow(12, 0, 18, &cur_dev, &last_dev);
H A Ddevs.c424 dsshow(int maxdrives, int diskcol, int diskrow, struct statinfo *now, struct statinfo *then) function
H A Dvmstat.c504 dsshow(MAXDRIVES, DISKCOL, DISKROW, &cur_dev, &last_dev);
507 dsshow(MAXDRIVES, DISKCOL, DISKROW, &cur_dev, &run_dev);
510 dsshow(MAXDRIVES, DISKCOL, DISKROW, &cur_dev, NULL);

Completed in 71 milliseconds