HomeSort by: relevance | last modified time | path
    Searched defs:match_func (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/citrus/
citrus_iconv.c 252 match_func(struct _citrus_iconv_shared * __restrict ci, function
273 _CITRUS_HASH_SEARCH(&shared_pool, ci, ci_hash_entry, match_func,
citrus_mapper.c 305 * match_func
308 match_func(struct _citrus_mapper *cm, const char *key) function
332 _CITRUS_HASH_SEARCH(&ma->ma_cache, cm, cm_entry, match_func, mapname,

Completed in 20 milliseconds