Home
last modified time | relevance | path

Searched refs:PROP_CMP_REGEX (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/usr.sbin/syslogd/
H A Dsyslogd.c234 #define PROP_CMP_REGEX 4 macro
1534 if (filter->cmp_type == PROP_CMP_REGEX) { in evaluate_prop_filter()
2628 case PROP_CMP_REGEX: in init()
2818 pfilter->cmp_type = PROP_CMP_REGEX; in prop_filter_compile()
2820 pfilter->cmp_type = PROP_CMP_REGEX; in prop_filter_compile()
2871 if (pfilter->cmp_type == PROP_CMP_REGEX) { in prop_filter_compile()