HomeSort by: relevance | last modified time | path
    Searched refs:DSN_SIMPLE (Results 1 - 10 of 10) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr_deliver.c 298 DSN_SIMPLE(&dsb->dsn, "4.3.0", whatsup));
302 DSN_SIMPLE(&dsb->dsn, "4.3.0",
342 (void) DSN_SIMPLE(&dsb->dsn, "4.3.0", "unknown mail transport error");
399 DSN_SIMPLE(&dsn, "4.3.0", whatsup));
403 DSN_SIMPLE(&dsn, "4.3.0",
437 DSN_SIMPLE(&dsn, "4.3.0", whatsup));
441 DSN_SIMPLE(&dsn, "4.3.0",
qmgr_message.c 1138 "none", NO_TLS_STATS, DSN_SIMPLE(&dsn, "2.0.0",
  /src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_deliver.c 303 DSN_SIMPLE(&dsb->dsn, "4.3.0", whatsup));
307 DSN_SIMPLE(&dsb->dsn, "4.3.0",
347 (void) DSN_SIMPLE(&dsb->dsn, "4.3.0", "unknown mail transport error");
403 DSN_SIMPLE(&dsn, "4.3.0", whatsup));
407 DSN_SIMPLE(&dsn, "4.3.0",
440 DSN_SIMPLE(&dsn, "4.3.0", whatsup));
444 DSN_SIMPLE(&dsn, "4.3.0",
qmgr_message.c 1197 "none", NO_TLS_STATS, DSN_SIMPLE(&dsn, "2.0.0",
  /src/external/ibm-public/postfix/dist/src/global/
dsn.h 43 #define DSN_SIMPLE(dsn, _status, _reason) \
deliver_pass.c 212 (void) DSN_SIMPLE(&dsn, "4.3.0", "mail transport unavailable");
218 (void) DSN_SIMPLE(&dsn, "4.3.0", "unknown mail transport error");
  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_bounce.c 186 (void) DSN_SIMPLE(&dsn, dsn_status, dsn_text);
213 (void) DSN_SIMPLE(&dsn, dsn_status, dsn_text);
cleanup_out_recipient.c 234 (void) DSN_SIMPLE(&dsn, "2.0.0", "aliased to multiple recipients");
243 (void) DSN_SIMPLE(&dsn, "2.0.0", "alias expanded");
  /src/external/ibm-public/postfix/dist/src/discard/
discard.c 187 (void) DSN_SIMPLE(&dsn, DSN_STATUS(dp.dsn), dp.text);
  /src/external/ibm-public/postfix/dist/src/error/
error.c 195 (void) DSN_SIMPLE(&dsn, DSN_STATUS(dp.dsn), dp.text);

Completed in 29 milliseconds