Home
last modified time | relevance | path

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

/freebsd-head/usr.bin/systat/
HDdevs.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-head/usr.sbin/iostat/
HDiostat.c140 static int maxshowdevs; variable
/freebsd-head/lib/libdevstat/
HDdevstat.c555 devstat_select_mode select_mode, int maxshowdevs, in devstat_selectdevs()
/freebsd-head/usr.bin/vmstat/
HDvmstat.c95 static int hz, hdrcnt, maxshowdevs; variable