Searched refs:devstat_buildmatch (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/lib/libdevstat/
H A DMakefile19 MLINKS+=devstat.3 devstat_buildmatch.3
H A Ddevstat.h166 int devstat_buildmatch(char *match_str, struct devstat_match **matches,
H A Ddevstat.c1033 devstat_buildmatch(char *match_str, struct devstat_match **matches, function
/freebsd-current/usr.bin/systat/
H A Ddevs.c254 if (devstat_buildmatch(tstr[i], &matches, &num_matches) != 0) {
/freebsd-current/usr.sbin/iostat/
H A Diostat.c244 if (devstat_buildmatch(optarg, &matches,
/freebsd-current/usr.bin/vmstat/
H A Dvmstat.c261 if (devstat_buildmatch(optarg, &matches, &num_matches)
445 if (devstat_buildmatch(da, &matches, &num_matches) != 0)

Completed in 191 milliseconds