Searched defs:maxshowdevs (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.bin/systat/ |
H A D | devs.c | 100 dsinit(int maxshowdevs) in dsinit() 169 dscmd(const char *cmd, const char *args, int maxshowdevs, struct statinfo *s1) in dscmd() 211 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect() 276 dsselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsselect()
|
/freebsd/usr.sbin/iostat/ |
H A D | iostat.c | 140 static int maxshowdevs; variable
|
/freebsd/lib/libdevstat/ |
H A D | devstat.c | 555 devstat_select_mode select_mode, int maxshowdevs, in devstat_selectdevs()
|
/freebsd/usr.bin/vmstat/ |
H A D | vmstat.c | 95 static int hz, hdrcnt, maxshowdevs; variable
|