Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dverify.c109 if (var_verify_neg_cache || vrfy_stat == DEL_RCPT_STAT_OK) { in verify_append()
H A Dmail_params.c352 int var_verify_neg_cache; variable
866 VAR_VERIFY_NEG_CACHE, DEF_VERIFY_NEG_CACHE, &var_verify_neg_cache, in mail_params_init()
H A Dmail_params.h2938 extern bool var_verify_neg_cache;
/netbsd/external/ibm-public/postfix/dist/src/verify/
H A Dverify.c498 if (raw_data != 0 && var_verify_neg_cache == 0) in verify_query_service()
543 if (updated != 0 || var_verify_neg_cache != 0) { in verify_query_service()