Home
last modified time | relevance | path

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

/external/oprofile/libutil++/
Dglob_filter.h48 struct fnmatcher { struct
49 fnmatcher(std::string const & str) : str_(str) {} in fnmatcher() function
53 std::string const & str_;