Home
last modified time | relevance | path

Searched refs:CLEANUP_MSG_STATS (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_out_recipient.c108 CLEANUP_MSG_STATS(&stats, state), in cleanup_trace_append()
122 if (verify_append(state->queue_id, CLEANUP_MSG_STATS(&stats, state), in cleanup_verify_append()
Dcleanup_bounce.c79 CLEANUP_MSG_STATS(&stats, state), in cleanup_bounce_append()
Dcleanup.h323 #define CLEANUP_MSG_STATS(stats, state) \ macro