Searched refs:devstat_buildmatch (Results 1 – 6 of 6) sorted by relevance
| /trueos/lib/libdevstat/ |
| HD | Makefile | 21 MLINKS+=devstat.3 devstat_buildmatch.3
|
| HD | devstat.h | 166 int devstat_buildmatch(char *match_str, struct devstat_match **matches,
|
| HD | devstat.c | 1023 devstat_buildmatch(char *match_str, struct devstat_match **matches, in devstat_buildmatch() function
|
| /trueos/usr.bin/systat/ |
| HD | devs.c | 223 if (devstat_buildmatch(tstr[i], &matches, &num_matches) != 0) { in dsmatchselect()
|
| /trueos/usr.bin/vmstat/ |
| HD | vmstat.c | 224 if (devstat_buildmatch(optarg, &matches, &num_matches) != 0) in main() 380 if (devstat_buildmatch(da, &matches, &num_matches) != 0) in getdrivedata()
|
| /trueos/usr.sbin/iostat/ |
| HD | iostat.c | 231 if (devstat_buildmatch(optarg, &matches, in main()
|