Searched defs:maxshowdevs (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/usr.bin/systat/ |
| HD | devs.c | 103 dsinit(int maxshowdevs) in dsinit() 172 dscmd(const char *cmd, const char *args, int maxshowdevs, struct statinfo *s1) in dscmd() 214 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect() 279 dsselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsselect()
|
| /freebsd-13-stable/usr.sbin/iostat/ |
| HD | iostat.c | 140 static int maxshowdevs; variable
|
| /freebsd-13-stable/lib/libdevstat/ |
| HD | devstat.c | 555 devstat_select_mode select_mode, int maxshowdevs, in devstat_selectdevs()
|
| /freebsd-13-stable/usr.bin/vmstat/ |
| HD | vmstat.c | 109 static int hz, hdrcnt, maxshowdevs; variable
|