Searched refs:auth_regex (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/smtpd/
H A Dlka_filter.c1112 if (filter->config->auth_regex == NULL)
1115 if (key && table_match(filter->config->auth_regex, K_REGEX, key) > 0)
H A Dsmtpd.h1110 struct table *auth_regex; member in struct:filter_config
H A Dparse.y1638 filter_config->auth_regex = $4;

Completed in 113 milliseconds