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

  /src/external/ibm-public/postfix/dist/src/util/
dict_cache.c 230 void *exp_context; /* call-back context */ member in struct:DICT_CACHE
503 if (cp->exp_validator(cache_key, cache_val, cp->exp_context) == 0) {
573 cp->exp_context = va_arg(ap, void *);
647 cp->exp_context = 0;

Completed in 22 milliseconds