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

  /src/external/ibm-public/postfix/dist/src/bounce/
bounce_template.h 49 #define IS_DELAY_TEMPLATE(t) ((t)->class[0] == BOUNCE_TMPL_CLASS_DELAY[0])
bounce_notify_util.c 814 if (IS_DELAY_TEMPLATE(bounce_info->template))
877 (IS_FAILURE_TEMPLATE(template) || IS_DELAY_TEMPLATE(template))

Completed in 15 milliseconds