OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REC_TYPE_DONE
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
deliver_completed.c
59
if (rec_put_type(stream,
REC_TYPE_DONE
, offset) < 0
rec_type.c
52
REC_TYPE_DONE
, "done_recipient",
rec_type.h
46
#define
REC_TYPE_DONE
'D' /* delivered recipient, optional */
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_bounce.c
190
case
REC_TYPE_DONE
: /* can't happen */
cleanup_extracted.c
233
if (type ==
REC_TYPE_DONE
|| type == REC_TYPE_DRCP) {
cleanup_envelope.c
294
if (type ==
REC_TYPE_DONE
|| type == REC_TYPE_DRCP) {
cleanup_milter.c
1861
case
REC_TYPE_DONE
: /* can't happen */
/src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_message.c
300
if (rec_type ==
REC_TYPE_DONE
529
if (rec_type ==
REC_TYPE_DONE
|| rec_type == REC_TYPE_DRCP) {
/src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr_message.c
489
if (rec_type ==
REC_TYPE_DONE
|| rec_type == REC_TYPE_DRCP) {
Completed in 18 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026