HomeSort by: relevance | last modified time | path
    Searched refs:bounce_templates_expand (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_template.h 82 void bounce_templates_expand(VSTREAM *, BOUNCE_TEMPLATES *);
bounce_templates.c 29 /* void bounce_templates_expand(stream, templates)
48 /* bounce_templates_expand() expands $name macros and writes
349 /* bounce_templates_expand - dump expanded template group text to stream */
351 void bounce_templates_expand(VSTREAM *fp, BOUNCE_TEMPLATES *ts) function
bounce.c 708 bounce_templates_expand(VSTREAM_OUT, bounce_templates);

Completed in 77 milliseconds