Searched refs:REC_TYPE_DONE (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Ddeliver_completed.c59 if (rec_put_type(stream, REC_TYPE_DONE, offset) < 0
H A Drec_type.c52 REC_TYPE_DONE, "done_recipient",
H A Drec_type.h46 #define REC_TYPE_DONE 'D' /* delivered recipient, optional */ macro
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_bounce.c190 case REC_TYPE_DONE: /* can't happen */
H A Dcleanup_extracted.c229 if (type == REC_TYPE_DONE || type == REC_TYPE_DRCP) {
H A Dcleanup_envelope.c282 if (type == REC_TYPE_DONE || type == REC_TYPE_DRCP) {
H A Dcleanup_milter.c1661 case REC_TYPE_DONE: /* can't happen */
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_message.c285 if (rec_type == REC_TYPE_DONE
497 if (rec_type == REC_TYPE_DONE || rec_type == REC_TYPE_DRCP) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_message.c457 if (rec_type == REC_TYPE_DONE || rec_type == REC_TYPE_DRCP) {

Completed in 135 milliseconds