Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Ddevs.c100 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 Diostat.c140 static int maxshowdevs; variable
/freebsd/lib/libdevstat/
H A Ddevstat.c555 devstat_select_mode select_mode, int maxshowdevs, in devstat_selectdevs()
/freebsd/usr.bin/vmstat/
H A Dvmstat.c95 static int hz, hdrcnt, maxshowdevs; variable