Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/syslogd/
HDsyslogd.c234 #define PROP_CMP_REGEX 4 macro
1533 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()