OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cache_cmp
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libintl/
gettext_iconv.c
52
static int
cache_cmp
(const void *, const void *);
64
c = tfind(&key, &cacheroot,
cache_cmp
);
81
if (tsearch(c, &cacheroot,
cache_cmp
) == NULL) {
90
cache_cmp
(const void *va, const void *vb)
function in typeref:typename:int
Completed in 11 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025