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

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_template.h 56 typedef int (*BOUNCE_XP_PUT_FN) (VSTREAM *, const char *);
62 extern void bounce_template_expand(BOUNCE_XP_PUT_FN, VSTREAM *, BOUNCE_TEMPLATE *);
bounce_template.c 507 void bounce_template_expand(BOUNCE_XP_PUT_FN out_fn, VSTREAM *fp,

Completed in 13 milliseconds