Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/systat/
H A Ddevs.c100 static int dsmatchselect(const char *args, devstat_select_mode select_mode,
186 return(dsmatchselect(args, DS_SELECT_ONLY, maxshowdevs, s1)); in dscmd()
217 dsmatchselect(const char *args, devstat_select_mode select_mode, int maxshowdevs, in dsmatchselect() function