HomeSort by: relevance | last modified time | path
    Searched refs:var_strict_8bit_body (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
mail_params.c 115 /* int var_strict_8bit_body;
367 bool var_strict_8bit_body; variable
936 VAR_STRICT_8BIT_BODY, DEF_STRICT_8BIT_BODY, &var_strict_8bit_body,
mail_params.h 3170 #define VAR_STRICT_8BIT_BODY "strict_8bitmime_body"
3172 extern bool var_strict_8bit_body;
  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_message.c 1162 if (var_strict_8bitmime || var_strict_8bit_body)
1169 || var_strict_8bit_body || var_strict_encoding

Completed in 39 milliseconds