Searched refs:MAIL_COPY_STAT_CORRUPT (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_copy.h50 #define MAIL_COPY_STAT_CORRUPT (1<<0) macro
H A Dmail_copy.c75 /* .IP MAIL_COPY_STAT_CORRUPT
307 return ((corrupt_error ? MAIL_COPY_STAT_CORRUPT : 0)
H A Dpipe_command.c672 MAIL_COPY_STAT_CORRUPT) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/local/
H A Dfile.c184 if (mail_copy_status & MAIL_COPY_STAT_CORRUPT) {
H A Dmaildir.c231 if (mail_copy_status & MAIL_COPY_STAT_CORRUPT) {
H A Dmailbox.c219 if (mail_copy_status & MAIL_COPY_STAT_CORRUPT) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/virtual/
H A Dmaildir.c227 if (mail_copy_status & MAIL_COPY_STAT_CORRUPT) {
H A Dmailbox.c148 if (mail_copy_status & MAIL_COPY_STAT_CORRUPT) {

Completed in 116 milliseconds