Home
last modified time | relevance | path

Searched refs:midna_domain_cache_size (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmidna_domain.c111 int midna_domain_cache_size = DEF_MIDNA_CACHE_SIZE; variable
288 midna_domain_to_ascii_cache = ctable_create(midna_domain_cache_size, in midna_domain_to_ascii()
302 midna_domain_to_utf8_cache = ctable_create(midna_domain_cache_size, in midna_domain_to_utf8()
H A Dmidna_domain.h25 extern int midna_domain_cache_size;