Searched refs:DSN_RET_HDRS (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Ddsn_mask.h20 #define DSN_RET_HDRS (1<<1) macro
26 #define DSN_RET_OK(v) ((v) == DSN_RET_FULL || (v) == DSN_RET_HDRS)
H A Ddsn_mask.c86 "HDRS", DSN_RET_HDRS,
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_warn_service.c225 bounce_original(bounce, bounce_info, DSN_RET_HDRS);
268 bounce_original(bounce, bounce_info, DSN_RET_HDRS);
H A Dbounce_trace_service.c188 bounce_original(bounce, bounce_info, DSN_RET_HDRS);
H A Dbounce_one_service.c241 bounce_original(bounce, bounce_info, DSN_RET_HDRS);
H A Dbounce_notify_service.c283 bounce_original(bounce, bounce_info, DSN_RET_HDRS);
H A Dbounce_notify_util.c137 /* (DSN_RET_FULL) or message headers only (DSN_RET_HDRS).
745 headers_only = DSN_RET_HDRS;
758 headers_only == DSN_RET_HDRS ?
761 headers_only == DSN_RET_HDRS ?
796 if (headers_only == DSN_RET_HDRS
H A Dbounce_notify_verp.c232 bounce_original(bounce, bounce_info, DSN_RET_HDRS);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_bounce.c228 DSN_RET_HDRS : state->dsn_ret;

Completed in 39 milliseconds