Searched defs:maxshowdevs (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/usr.bin/systat/ |
H A D | devs.c | 101 dsinit(int maxshowdevs, struct statinfo *s1, struct statinfo *s2 __unused, in dsinit() 150 dsinit_ignores(int maxshowdevs, struct statinfo *s1) in dsinit_ignores() 163 dscmd(const char *cmd, char *args, int maxshowdevs, struct statinfo *s1) in dscmd() 217 dsmatchselect(char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect() 276 dsselect(char *args, devstat_select_mode select_mode, int maxshowdevs, in dsselect()
|
/dflybsd-src/usr.sbin/iostat/ |
H A D | iostat.c | 120 int maxshowdevs; variable
|
/dflybsd-src/lib/libdevstat/ |
H A D | devstat.c | 423 devstat_select_mode select_mode, int maxshowdevs, int perf_select) in selectdevs()
|
/dflybsd-src/usr.bin/vmstat/ |
H A D | vmstat.c | 103 int num_devices, maxshowdevs; variable
|