Home
last modified time | relevance | path

Searched refs:match_func (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libc/citrus/
H A Dcitrus_iconv.c200 match_func(struct _citrus_iconv_shared * __restrict ci, in match_func() function
221 _CITRUS_HASH_SEARCH(&shared_pool, ci, ci_hash_entry, match_func, in get_shared()
H A Dcitrus_mapper.c303 match_func(struct _citrus_mapper *cm, const char *key) in match_func() function
329 _CITRUS_HASH_SEARCH(&ma->ma_cache, cm, cm_entry, match_func, mapname, in _citrus_mapper_open()