Searched defs:dsn_buf (Results 1 – 10 of 10) sorted by relevance
40 #define DSN_UPDATE(dsn_buf, dsn, len) do { \ argument48 #define DSN_STATUS(dsn_buf) ((const char *) (dsn_buf).data) argument50 #define DSN_CLASS(dsn_buf) ((dsn_buf).data[0]) argument
155 DSN_BUF *dsn_buf) in bounce_log_read()
177 DSN_BUF *dsn_buf = 0; in showq_report() local314 DSN_BUF *dsn_buf, HTABLE *dup_filter) in showq_reasons()
229 DSN_BUF *dsn_buf, in bounce_mail_alloc()486 DSN_BUF *dsn_buf; in bounce_mail_init() local519 DSN_BUF *dsn_buf, in bounce_mail_one_init()
91 DSN_BUF *dsn_buf, BOUNCE_TEMPLATES *ts) in bounce_one_service()
128 DSN_BUF *dsn_buf = dsb_create(); in bounce_notify_verp() local
92 DSN_BUF *dsn_buf; /* delivery status info */ member
226 static DSN_BUF *dsn_buf; variable
541 VSTRING *dsn_buf; /* status buffer */ member
158 VSTRING *dsn_buf; /* scratch space for xtext expansion */ member