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

/freebsd-9.3-release/usr.bin/systat/
H A Ddevs.c96 static int dsmatchselect(const char *args, devstat_select_mode select_mode,
154 return(dsmatchselect(args, DS_SELECT_ONLY, maxshowdevs, s1));
185 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, function
208 warnx("dsmatchselect: too many match arguments");

Completed in 99 milliseconds