Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libdevstat/
H A Ddevstat.h165 int num_matches, char **dev_selections,
H A Ddevstat.c556 char **dev_selections, int num_dev_selections, in devstat_selectdevs() argument
688 if (strcmp(tmpstr, dev_selections[j]) == 0) { in devstat_selectdevs()