Home
last modified time | relevance | path

Searched refs:REC_TYPE_EXTRACT (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Drec_type.h110 #define REC_TYPE_EXTRACT "EDRO/PreAFIL>Kon" macro
/netbsd/src/external/ibm-public/postfix/dist/src/pickup/
Dpickup.c284 if (*expected == REC_TYPE_EXTRACT[0]) { in copy_segment()
409 if ((status = copy_segment(qfile, cleanup, info, buf, REC_TYPE_EXTRACT)) != 0) in pickup_copy()
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_extracted.c144 if (strchr(REC_TYPE_EXTRACT, type) == 0) { in cleanup_extracted_process()
/netbsd/src/external/ibm-public/postfix/dist/src/oqmgr/
Dqmgr_message.c333 static const char env_rec_types[] = REC_TYPE_ENVELOPE REC_TYPE_EXTRACT; in qmgr_message_read()
/netbsd/src/external/ibm-public/postfix/dist/src/qmgr/
Dqmgr_message.c356 static const char env_rec_types[] = REC_TYPE_ENVELOPE REC_TYPE_EXTRACT; in qmgr_message_read()