Searched refs:DSN_SIMPLE (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/ibm-public/postfix/dist/src/oqmgr/ |
| D | qmgr_deliver.c | 298 DSN_SIMPLE(&dsb->dsn, "4.3.0", whatsup)); in qmgr_deliver_update() 302 DSN_SIMPLE(&dsb->dsn, "4.3.0", in qmgr_deliver_update() 342 (void) DSN_SIMPLE(&dsb->dsn, "4.3.0", "unknown mail transport error"); in qmgr_deliver_update() 399 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver() 403 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver() 437 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver() 441 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
|
| D | qmgr_message.c | 1138 "none", DSN_SIMPLE(&dsn, "2.0.0", in qmgr_message_resolve()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/qmgr/ |
| D | qmgr_deliver.c | 303 DSN_SIMPLE(&dsb->dsn, "4.3.0", whatsup)); in qmgr_deliver_update() 307 DSN_SIMPLE(&dsb->dsn, "4.3.0", in qmgr_deliver_update() 347 (void) DSN_SIMPLE(&dsb->dsn, "4.3.0", "unknown mail transport error"); in qmgr_deliver_update() 403 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver() 407 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver() 440 DSN_SIMPLE(&dsn, "4.3.0", whatsup)); in qmgr_deliver() 444 DSN_SIMPLE(&dsn, "4.3.0", in qmgr_deliver()
|
| D | qmgr_message.c | 1197 "none", DSN_SIMPLE(&dsn, "2.0.0", in qmgr_message_resolve()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/cleanup/ |
| D | cleanup_out_recipient.c | 234 (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()
|
| D | cleanup_bounce.c | 186 (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/ |
| D | deliver_pass.c | 212 (void) DSN_SIMPLE(&dsn, "4.3.0", "mail transport unavailable"); in deliver_pass() 218 (void) DSN_SIMPLE(&dsn, "4.3.0", "unknown mail transport error"); in deliver_pass()
|
| D | dsn.h | 43 #define DSN_SIMPLE(dsn, _status, _reason) \ macro
|
| /netbsd/src/external/ibm-public/postfix/dist/src/discard/ |
| D | discard.c | 187 (void) DSN_SIMPLE(&dsn, DSN_STATUS(dp.dsn), dp.text); in deliver_message()
|
| /netbsd/src/external/ibm-public/postfix/dist/src/error/ |
| D | error.c | 195 (void) DSN_SIMPLE(&dsn, DSN_STATUS(dp.dsn), dp.text); in deliver_message()
|