OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:static_flags
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
mime_state.c
317
int
static_flags
; /* static processing options */
member in struct:MIME_STATE
520
state->
static_flags
= flags;
634
if (state->
static_flags
& MIME_OPT_REPORT_NESTING)
803
if (state->
static_flags
& MIME_OPT_REPORT_TRUNC_HEADER)
814
if (state->
static_flags
& MIME_OPT_REPORT_TRUNC_HEADER)
834
if (!(state->
static_flags
& MIME_OPT_DISABLE_MIME)
841
if ((state->
static_flags
& MIME_OPT_REPORT_8BIT_IN_HEADER) != 0
854
|| (state->
static_flags
& MIME_OPT_DOWNGRADE) == 0
902
if ((state->
static_flags
& MIME_OPT_DOWNGRADE)
928
if (state->
static_flags
& MIME_OPT_REPORT_ENCODING_DOMAIN)
[
all
...]
Completed in 50 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026