Searched refs:ci_hash_entry (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/lib/libc/iconv/
H A Dcitrus_iconv_local.h95 _CITRUS_HASH_ENTRY(_citrus_iconv_shared) ci_hash_entry; member in struct:_citrus_iconv_shared
H A Dcitrus_iconv.c217 _CITRUS_HASH_SEARCH(&shared_pool, ci, ci_hash_entry, match_func,
235 _CITRUS_HASH_INSERT(&shared_pool, ci, ci_hash_entry, hashval);
259 _CITRUS_HASH_REMOVE(ci, ci_hash_entry);

Completed in 217 milliseconds