OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dict_cache_error
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
dict_cache.h
36
extern int
dict_cache_error
(DICT_CACHE *);
dict_cache.c
38
/* int
dict_cache_error
(cache)
130
/*
dict_cache_error
() returns the error status for the underlying
700
/*
dict_cache_error
- get the dictionary error status */
702
int
dict_cache_error
(DICT_CACHE *cp)
function
/src/external/ibm-public/postfix/dist/src/verify/
verify.c
487
if (
dict_cache_error
(verify_map) != 0) {
536
if (
dict_cache_error
(verify_map) == 0 && now - probed > PROBE_TTL
Completed in 17 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026