OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cleanup_non_empty_eoh_action
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_message_test.c
91
int
cleanup_non_empty_eoh_action
;
variable
113
cleanup_non_empty_eoh_action
= NON_EMPTY_EOH_CODE_FIX_QUIETLY;
255
cleanup_non_empty_eoh_action
= NON_EMPTY_EOH_CODE_FIX_QUIETLY;
274
cleanup_non_empty_eoh_action
= NON_EMPTY_EOH_CODE_ADD_HDR;
288
cleanup_non_empty_eoh_action
= NON_EMPTY_EOH_CODE_REJECT;
cleanup_init.c
315
int
cleanup_non_empty_eoh_action
;
variable
513
if ((
cleanup_non_empty_eoh_action
=
cleanup.h
376
extern int
cleanup_non_empty_eoh_action
;
cleanup_message.c
934
&&
cleanup_non_empty_eoh_action
== NON_EMPTY_EOH_CODE_ADD_HDR)
1078
if (
cleanup_non_empty_eoh_action
!= NON_EMPTY_EOH_CODE_REJECT)
1119
if (
cleanup_non_empty_eoh_action
!= NON_EMPTY_EOH_CODE_REJECT)
1166
if (
cleanup_non_empty_eoh_action
!= NON_EMPTY_EOH_CODE_FIX_QUIETLY)
Completed in 21 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026