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

/freebsd-10.1-release/usr.bin/systat/
H A Ddevs.c102 dsinit(int maxshowdevs, struct statinfo *s1, struct statinfo *s2 __unused, argument
143 dscmd(const char *cmd, const char *args, int maxshowdevs, struct statinfo *s1) argument
185 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, struct statinfo *s1) argument
245 dsselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, struct statinfo *s1) argument
[all...]
/freebsd-10.1-release/usr.sbin/iostat/
H A Diostat.c135 int maxshowdevs; variable
[all...]
/freebsd-10.1-release/lib/libdevstat/
H A Ddevstat.c545 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-10.1-release/usr.bin/vmstat/
H A Dvmstat.c115 static int num_devices, maxshowdevs; variable
[all...]

Completed in 115 milliseconds