Home
last modified time | relevance | path

Searched refs:DSN_SIMPLE (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_deliver.c294 DSN_SIMPLE(&dsb->dsn, "4.3.0", whatsup)); in qmgr_deliver_update()
298 DSN_SIMPLE(&dsb->dsn, "4.3.0", in qmgr_deliver_update()
392 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver()
396 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
430 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver()
434 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
H A Dqmgr_message.c1132 "none", DSN_SIMPLE(&dsn, "2.0.0", in qmgr_message_resolve()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_deliver.c299 DSN_SIMPLE(&dsb->dsn, "4.3.0", whatsup)); in qmgr_deliver_update()
303 DSN_SIMPLE(&dsb->dsn, "4.3.0", in qmgr_deliver_update()
396 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver()
400 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
433 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver()
437 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
H A Dqmgr_message.c1191 "none", DSN_SIMPLE(&dsn, "2.0.0", in qmgr_message_resolve()
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_out_recipient.c234 (void) DSN_SIMPLE(&dsn, "2.0.0", "aliased to multiple recipients"); in cleanup_out_recipient()
243 (void) DSN_SIMPLE(&dsn, "2.0.0", "alias expanded"); in cleanup_out_recipient()
H A Dcleanup_bounce.c186 (void) DSN_SIMPLE(&dsn, dsn_status, dsn_text); in cleanup_bounce()
213 (void) DSN_SIMPLE(&dsn, dsn_status, dsn_text); in cleanup_bounce()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddeliver_pass.c209 (void) DSN_SIMPLE(&dsn, "4.3.0", "mail transport unavailable"); in deliver_pass()
215 (void) DSN_SIMPLE(&dsn, "4.3.0", "unknown mail transport error"); in deliver_pass()
H A Ddsn.h43 #define DSN_SIMPLE(dsn, _status, _reason) \ macro
/netbsd-src/external/ibm-public/postfix/dist/src/discard/
H A Ddiscard.c187 (void) DSN_SIMPLE(&dsn, DSN_STATUS(dp.dsn), dp.text); in deliver_message()
/netbsd-src/external/ibm-public/postfix/dist/src/error/
H A Derror.c195 (void) DSN_SIMPLE(&dsn, DSN_STATUS(dp.dsn), dp.text); in deliver_message()