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

/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dbounce_templates.c331 /* bounce_plain_out - output line as plain text */
333 static int bounce_plain_out(VSTREAM *fp, const char *text) function
347 bounce_template_expand(bounce_plain_out, fp, tp);
352 bounce_template_expand(bounce_plain_out, fp, tp);
357 bounce_template_expand(bounce_plain_out, fp, tp);
362 bounce_template_expand(bounce_plain_out, fp, tp);

Completed in 172 milliseconds