Home
last modified time | relevance | path

Searched defs:match_str (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libdevstat/
H A Ddevstat.h55 const char *match_str; member
H A Ddevstat.c872 buildmatch(const char *match_str, struct devstat_match **matches, in buildmatch()