Home
last modified time | relevance | path

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

/dflybsd-src/lib/libdevstat/
H A Ddevstat.h98 char **dev_selections, int num_dev_selections,
H A Ddevstat.c422 char **dev_selections, int num_dev_selections, in selectdevs() argument
535 if (strcmp(tmpstr, dev_selections[j]) == 0) { in selectdevs()