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

/freebsd-current/usr.bin/systat/
H A Ddevs.c100 dsinit(int maxshowdevs) argument
169 dscmd(const char *cmd, const char *args, int maxshowdevs, struct statinfo *s1) argument
211 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, struct statinfo *s1) argument
276 dsselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, struct statinfo *s1) argument
[all...]
/freebsd-current/usr.sbin/iostat/
H A Diostat.c140 static int maxshowdevs; variable
[all...]
/freebsd-current/lib/libdevstat/
H A Ddevstat.c550 devstat_selectdevs(struct device_selection **dev_select, int *num_selected, int *num_selections, long *select_generation, long current_generation, struct devstat *devices, int numdevs, struct devstat_match *matches, int num_matches, char **dev_selections, int num_dev_selections, devstat_select_mode select_mode, int maxshowdevs, int perf_select) argument
/freebsd-current/usr.bin/vmstat/
H A Dvmstat.c96 static int hz, hdrcnt, maxshowdevs; variable
[all...]

Completed in 161 milliseconds