Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c347 static ARGV *data_restrctions; variable
900 data_restrctions = smtpd_check_parse(SMTPD_CHECK_PARSE_ALL, in smtpd_check_init()
5532 if (status == 0 && data_restrctions->argc) in smtpd_check_data()
5533 status = generic_checks(state, data_restrctions, in smtpd_check_data()