Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c226 FILT_CMP_REGEX, enumerator
1543 if (filter->cmp_type == FILT_CMP_REGEX) { in evaluate_prop_filter()
2546 case FILT_CMP_REGEX: in closelogfiles()
2786 pfilter->cmp_type = FILT_CMP_REGEX; in prop_filter_compile()
2788 pfilter->cmp_type = FILT_CMP_REGEX; in prop_filter_compile()
2839 if (pfilter->cmp_type == FILT_CMP_REGEX) { in prop_filter_compile()