Home
last modified time | relevance | path

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

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