Searched refs:bounce_template_expand (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_templates.c | 357 bounce_template_expand(bounce_plain_out, fp, tp); in bounce_templates_expand() 362 bounce_template_expand(bounce_plain_out, fp, tp); in bounce_templates_expand() 367 bounce_template_expand(bounce_plain_out, fp, tp); in bounce_templates_expand() 372 bounce_template_expand(bounce_plain_out, fp, tp); in bounce_templates_expand()
|
H A D | bounce_template.h | 62 extern void bounce_template_expand(BOUNCE_XP_PUT_FN, VSTREAM *, BOUNCE_TEMPLATE *);
|
H A D | bounce_template.c | 507 void bounce_template_expand(BOUNCE_XP_PUT_FN out_fn, VSTREAM *fp, in bounce_template_expand() function
|
H A D | bounce_notify_util.c | 643 bounce_template_expand(post_mail_fputs, bounce, bounce_info->template); in bounce_boilerplate()
|