Searched refs:showiostat (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.bin/systat/ | ||
| D | cmdtab.c | 56 { "iostat", showiostat, fetchiostat, labeliostat, |
| D | extern.h | 122 void showiostat(void); |
| D | iostat.c | 202 showiostat(void) in showiostat() function |