Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.c351 int var_strict_encoding; variable
863 VAR_STRICT_ENCODING, DEF_STRICT_ENCODING, &var_strict_encoding, in mail_params_init()
H A Dmail_params.h3091 extern bool var_strict_encoding;
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_message.c1065 if (var_strict_encoding) in cleanup_message()
1068 || var_strict_8bit_body || var_strict_encoding in cleanup_message()