Searched refs:ci_hooks (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_iconv_local.h101 struct iconv_hooks *ci_hooks; member in struct:_citrus_iconv_shared
H A Dbsd_iconv.c87 handle->cv_shared->ci_hooks = NULL;
303 cv->cv_shared->ci_hooks = hooks;
/freebsd-11-stable/lib/libc/locale/
H A DcXXrtomb_iconv.h79 handle->cv_shared->ci_hooks = NULL;
H A DmbrtocXX_iconv.h82 handle->cv_shared->ci_hooks = NULL;
/freebsd-11-stable/lib/libiconv_modules/iconv_std/
H A Dcitrus_iconv_std.c522 *inbytes, &szrin, cv->cv_shared->ci_hooks);
563 &szrout, cv->cv_shared->ci_hooks);
574 cv->cv_shared->ci_hooks);

Completed in 108 milliseconds