Home
last modified time | relevance | path

Searched defs:maxshowdevs (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.bin/systat/
H A Ddevs.c101 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 Diostat.c120 int maxshowdevs; variable
/dflybsd-src/lib/libdevstat/
H A Ddevstat.c423 devstat_select_mode select_mode, int maxshowdevs, int perf_select) in selectdevs()
/dflybsd-src/usr.bin/vmstat/
H A Dvmstat.c103 int num_devices, maxshowdevs; variable