OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctable_walk
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
ctable.h
27
extern void
ctable_walk
(CTABLE *, void (*) (const char *, const void *));
ctable.c
32
/* void
ctable_walk
(cache, action)
59
/*
ctable_walk
() iterates over all elements in the cache, and invokes
242
/*
ctable_walk
- iterate over all cache entries */
244
void
ctable_walk
(CTABLE *cache, void (*action) (const char *, const void *))
function
Completed in 19 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026