/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
H A D | qmgr_defer.c | 85 void qmgr_defer_transport(QMGR_TRANSPORT *transport, DSN *dsn) in qmgr_defer_transport() 105 void qmgr_defer_todo(QMGR_QUEUE *queue, DSN *dsn) in qmgr_defer_todo() 150 DSN *dsn) in qmgr_defer_recipient()
|
H A D | qmgr_error.c | 87 QMGR_QUEUE *qmgr_error_queue(const char *service, DSN *dsn) in qmgr_error_queue() 117 char *qmgr_error_nexthop(DSN *dsn) in qmgr_error_nexthop()
|
H A D | qmgr_bounce.c | 60 DSN *dsn) in qmgr_bounce_recipient()
|
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
H A D | qmgr_defer.c | 90 void qmgr_defer_transport(QMGR_TRANSPORT *transport, DSN *dsn) in qmgr_defer_transport() 110 void qmgr_defer_todo(QMGR_QUEUE *queue, DSN *dsn) in qmgr_defer_todo() 155 DSN *dsn) in qmgr_defer_recipient()
|
H A D | qmgr_error.c | 87 QMGR_QUEUE *qmgr_error_queue(const char *service, DSN *dsn) in qmgr_error_queue() 117 char *qmgr_error_nexthop(DSN *dsn) in qmgr_error_nexthop()
|
H A D | qmgr_bounce.c | 60 DSN *dsn) in qmgr_bounce_recipient()
|
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
H A D | cleanup_out_recipient.c | 98 DSN *dsn) in cleanup_trace_append() 118 DSN *dsn, int verify_status) in cleanup_verify_append() 229 DSN dsn; in cleanup_out_recipient() local
|
H A D | cleanup_bounce.c | 68 DSN *dsn) in cleanup_bounce_append() 97 DSN dsn; in cleanup_bounce() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | dsn.c | 132 DSN *dsn; in dsn_create() local 181 void dsn_free(DSN *dsn) in dsn_free()
|
H A D | dsn.h | 33 #define DSN_ASSIGN(dsn, _status, _action, _reason, _dtype, _dtext, _mtype, _mname) \ argument 43 #define DSN_SIMPLE(dsn, _status, _reason) \ argument 70 #define DSN_COPY(dsn) \ argument
|
H A D | bounce.c | 231 DSN *dsn) in bounce_append() 261 DSN *dsn) in bounce_append_intern() 426 const char *relay, DSN *dsn) in bounce_one() 459 DSN *dsn) in bounce_one_intern()
|
H A D | dsn_util.h | 40 #define DSN_UPDATE(dsn_buf, dsn, len) do { \ argument 56 DSN_STAT dsn; /* RFC 3463 status */ member
|
H A D | defer.c | 196 DSN *dsn) in defer_append() 225 DSN *dsn) in defer_append_intern() 360 const char *relay, DSN *dsn) in defer_one()
|
H A D | dsn_filter.c | 99 DSN dsn; /* Shallow copy */ member 125 DSN *dsn_filter_lookup(DSN_FILTER *fp, DSN *dsn) in dsn_filter_lookup()
|
H A D | dsn_print.c | 58 DSN *dsn = (DSN *) ptr; in dsn_print() local
|
H A D | verify.c | 96 DSN *dsn, int vrfy_stat) in verify_append()
|
H A D | sent.c | 104 DSN *dsn) in sent()
|
H A D | trace.c | 115 DSN *dsn) in trace_append()
|
H A D | sys_exits.h | 21 const char *dsn; /* DSN detail */ member
|
H A D | dsn_buf.h | 30 DSN dsn; /* convenience */ member
|
H A D | log_adhoc.c | 90 const char *relay, DSN *dsn, in log_adhoc()
|
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_append_service.c | 68 RECIPIENT *rcpt, DSN *dsn) in bounce_append_service()
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp_sasl_auth_cache.h | 34 char *dsn; member
|
/netbsd-src/external/ibm-public/postfix/dist/src/discard/ |
H A D | discard.c | 154 DSN dsn; in deliver_message() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/error/ |
H A D | error.c | 162 DSN dsn; in deliver_message() local
|