OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POL_STAT_VIOLATION
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
pol_stats.h
32
#define
POL_STAT_VIOLATION
2 /* Definitely did not meet policy */
pol_stats_test.c
125
{"first", "first",
POL_STAT_VIOLATION
}, {},
128
{"first", "low",
POL_STAT_VIOLATION
}, {},
141
{}, {"second", "other",
POL_STAT_VIOLATION
},
149
{"first", "first",
POL_STAT_VIOLATION
},
154
{"second", "none",
POL_STAT_VIOLATION
},
pol_stats.c
63
/* POL_STAT_UNDECIDED to POL_STAT_COMPLIANT or
POL_STAT_VIOLATION
,
179
if (status !=
POL_STAT_VIOLATION
&& status != POL_STAT_COMPLIANT)
217
if (pstat->status ==
POL_STAT_VIOLATION
)
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_proto.c
688
POL_STAT_VIOLATION
);
867
POL_STAT_VIOLATION
);
873
POL_STAT_VIOLATION
);
921
POL_STAT_VIOLATION
);
927
POL_STAT_VIOLATION
);
1295
POL_STAT_VIOLATION
);
1306
POL_STAT_VIOLATION
);
smtp_connect.c
549
POL_STAT_VIOLATION
);
563
POL_STAT_VIOLATION
);
Completed in 19 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026