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

  /src/external/ibm-public/postfix/dist/src/util/
midna_domain.h 25 extern int midna_domain_cache_size;
midna_domain.c 11 /* int midna_domain_cache_size;
53 /* midna_domain_cache_size specifies the size of the conversion
111 int midna_domain_cache_size = DEF_MIDNA_CACHE_SIZE; variable
292 midna_domain_to_ascii_cache = ctable_create(midna_domain_cache_size,
306 midna_domain_to_utf8_cache = ctable_create(midna_domain_cache_size,

Completed in 47 milliseconds