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

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_util_tester.c 130 char *var_bounce_tmpl; variable
152 VAR_BOUNCE_TMPL, DEF_BOUNCE_TMPL, &var_bounce_tmpl, 0, 0,
bounce.c 230 char *var_bounce_tmpl; variable
686 if (*var_bounce_tmpl)
687 load_file(var_bounce_tmpl, load_helper, (void *) bounce_templates);
747 VAR_BOUNCE_TMPL, DEF_BOUNCE_TMPL, &var_bounce_tmpl, 0, 0,
  /src/external/ibm-public/postfix/dist/src/global/
mail_params.h 3401 #define VAR_BOUNCE_TMPL "bounce_template_file"
3403 extern char *var_bounce_tmpl;

Completed in 37 milliseconds