Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Ddevs.c94 static int dsmatchselect(const char *args, devstat_select_mode select_mode,
180 return(dsmatchselect(args, DS_SELECT_ONLY, maxshowdevs, s1)); in dscmd()
211 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect() function