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

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_templates.c 117 static const BOUNCE_TEMPLATE def_bounce_failure_template = { variable
128 &def_bounce_failure_template,
236 bs->failure = bounce_template_create(&def_bounce_failure_template);
bounce_templates.c 117 static const BOUNCE_TEMPLATE def_bounce_failure_template = { variable
128 &def_bounce_failure_template,
236 bs->failure = bounce_template_create(&def_bounce_failure_template);

Completed in 71 milliseconds