Searched refs:nvpair_value_match_regex (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libnvpair/ |
H A D | libnvpair.h | 46 extern int nvpair_value_match_regex(nvpair_t *, int, char *, regex_t *,
|
H A D | mapfile-vers | 305 nvpair_value_match_regex;
|
H A D | libnvpair.c | 959 nvpair_value_match_regex(nvpair_t *nvp, int ai, in nvpair_value_match_regex() function 1286 return (nvpair_value_match_regex(nvp, ai, value, NULL, ep)); in nvpair_value_match()
|
/illumos-gate/usr/src/lib/fm/libfmd_log/common/ |
H A D | fmd_filter.c | 125 (nvpair_value_match_regex(nvp, ai, in fmd_log_filter_nv()
|