HomeSort by: relevance | last modified time | path
    Searched defs:bounce_append_intern (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
bounce.c 66 /* int bounce_append_intern(flags, id, stats, recipient, relay, tstats, dsn)
119 /* bounce_append_intern() and bounce_one_intern() are for use
266 return (bounce_append_intern(flags, id, stats, rcpt, relay, tstats,
270 /* bounce_append_intern - append delivery status to per-message bounce log */
272 int bounce_append_intern(int flags, const char *id, MSG_STATS *stats, function
506 return (bounce_append_intern(flags, id, stats, rcpt, relay, tstats,
bounce.c 66 /* int bounce_append_intern(flags, id, stats, recipient, relay, tstats, dsn)
119 /* bounce_append_intern() and bounce_one_intern() are for use
266 return (bounce_append_intern(flags, id, stats, rcpt, relay, tstats,
270 /* bounce_append_intern - append delivery status to per-message bounce log */
272 int bounce_append_intern(int flags, const char *id, MSG_STATS *stats, function
506 return (bounce_append_intern(flags, id, stats, rcpt, relay, tstats,

Completed in 63 milliseconds