Searched refs:nvpair_value_match_regex (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libnvpair/ |
H A D | libnvpair.h | 45 extern int nvpair_value_match_regex(nvpair_t *, int, char *, regex_t *,
|
H A D | libnvpair.c | 943 nvpair_value_match_regex(nvpair_t *nvp, int ai, function 1268 return (nvpair_value_match_regex(nvp, ai, value, NULL, ep));
|
/osnet-11/usr/src/lib/fm/libfmd_log/common/ |
H A D | fmd_filter.c | 184 (nvpair_value_match_regex(nvp, ai, value, value_regex, NULL) == 1))
|
Completed in 42 milliseconds