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

  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_trouble.c 234 int dont_cache = (flags & SMTP_MISC_FAIL_DONT_CACHE); local
316 else if (dont_cache && session)
smtp_trouble.c 234 int dont_cache = (flags & SMTP_MISC_FAIL_DONT_CACHE); local
316 else if (dont_cache && session)

Completed in 54 milliseconds