Home
last modified time | relevance | path

Searched refs:tc_reap_prev (Results 1 – 25 of 28) sorted by relevance

12

/dports/mail/exim-mysql/exim-4.95/src/
H A Ddkim_transport.c325 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in dkt_via_kfile()
H A Dstructs.h247 #define tc_reap_prev BIT(0) /* Flags: reap previous SMTP cmd responses */ macro
H A Dtransport.c495 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in write_chunk()
1063 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in internal_transport_write_message()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Ddkim_transport.c325 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in dkt_via_kfile()
H A Dstructs.h247 #define tc_reap_prev BIT(0) /* Flags: reap previous SMTP cmd responses */ macro
H A Dtransport.c495 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in write_chunk()
1063 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in internal_transport_write_message()
/dports/mail/exim/exim-4.95/src/
H A Ddkim_transport.c325 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in dkt_via_kfile()
H A Dstructs.h247 #define tc_reap_prev BIT(0) /* Flags: reap previous SMTP cmd responses */ macro
H A Dtransport.c495 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in write_chunk()
1063 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in internal_transport_write_message()
/dports/mail/exim-monitor/exim-4.95/src/
H A Ddkim_transport.c325 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in dkt_via_kfile()
H A Dstructs.h247 #define tc_reap_prev BIT(0) /* Flags: reap previous SMTP cmd responses */ macro
H A Dtransport.c495 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in write_chunk()
1063 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in internal_transport_write_message()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Ddkim_transport.c325 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in dkt_via_kfile()
H A Dstructs.h247 #define tc_reap_prev BIT(0) /* Flags: reap previous SMTP cmd responses */ macro
H A Dtransport.c495 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in write_chunk()
1063 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in internal_transport_write_message()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Ddkim_transport.c325 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in dkt_via_kfile()
H A Dstructs.h247 #define tc_reap_prev BIT(0) /* Flags: reap previous SMTP cmd responses */ macro
H A Dtransport.c495 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in write_chunk()
1063 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in internal_transport_write_message()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Ddkim_transport.c325 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in dkt_via_kfile()
H A Dstructs.h247 #define tc_reap_prev BIT(0) /* Flags: reap previous SMTP cmd responses */ macro
H A Dtransport.c495 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in write_chunk()
1063 || tctx->chunk_cb(tctx, 0, tc_reap_prev) != OK in internal_transport_write_message()
/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dsmtp.c1907 flags & tc_reap_prev ? SCMD_FLUSH : SCMD_MORE, in smtp_chunk_cmd_callback()
1931 if (flags & tc_reap_prev && prev_cmd_count > 0) in smtp_chunk_cmd_callback()
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dsmtp.c1907 flags & tc_reap_prev ? SCMD_FLUSH : SCMD_MORE, in smtp_chunk_cmd_callback()
1931 if (flags & tc_reap_prev && prev_cmd_count > 0) in smtp_chunk_cmd_callback()
/dports/mail/exim/exim-4.95/src/transports/
H A Dsmtp.c1907 flags & tc_reap_prev ? SCMD_FLUSH : SCMD_MORE, in smtp_chunk_cmd_callback()
1931 if (flags & tc_reap_prev && prev_cmd_count > 0) in smtp_chunk_cmd_callback()
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dsmtp.c1907 flags & tc_reap_prev ? SCMD_FLUSH : SCMD_MORE, in smtp_chunk_cmd_callback()
1931 if (flags & tc_reap_prev && prev_cmd_count > 0) in smtp_chunk_cmd_callback()

12