OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Aug 12 00:25:48 UTC 2026