Home
last modified time | relevance | path

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

/freebsd-head/lib/libdevstat/
HDdevstat.h163 int num_matches, char **dev_selections,
HDdevstat.c554 char **dev_selections, int num_dev_selections, in devstat_selectdevs() argument
686 if (strcmp(tmpstr, dev_selections[j]) == 0) { in devstat_selectdevs()