Searched refs:MAIL_STREAM_CTL_END (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_stream.h50 #define MAIL_STREAM_CTL_END 0 /* Terminator */ macro
H A Dmail_stream.c82 /* MAIL_STREAM_CTL_END. The following lists the operation
530 for (va_start(ap, op); op != MAIL_STREAM_CTL_END; op = va_arg(ap, int)) {
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_api.c307 MAIL_STREAM_CTL_END);

Completed in 108 milliseconds