Searched refs:dm_regex_match (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter-regex.c157 m = dm_regex_match(rf->engine, sl->str);
/netbsd-current/external/gpl2/lvm2/dist/lib/device/
H A Ddev-cache.c169 m0 = dm_regex_match(_cache.preferred_names_matcher, path0);
170 m1 = dm_regex_match(_cache.preferred_names_matcher, path1);
/netbsd-current/external/gpl2/lvm2/dist/libdm/regex/
H A Dmatcher.c343 int dm_regex_match(struct dm_regex *regex, const char *s) function
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dlibdevmapper.h937 int dm_regex_match(struct dm_regex *regex, const char *s);
/netbsd-current/external/gpl2/lvm2/dist/libdm/
H A Dlibdevmapper.h937 int dm_regex_match(struct dm_regex *regex, const char *s);

Completed in 203 milliseconds