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

/freebsd-12-stable/lib/libc/iconv/
H A Dcitrus_iconv_local.h103 struct iconv_hooks *ci_hooks; member in struct:_citrus_iconv_shared
H A Dbsd_iconv.c89 handle->cv_shared->ci_hooks = NULL;
305 cv->cv_shared->ci_hooks = hooks;
/freebsd-12-stable/lib/libc/locale/
H A DcXXrtomb_iconv.h81 handle->cv_shared->ci_hooks = NULL;
H A DmbrtocXX_iconv.h84 handle->cv_shared->ci_hooks = NULL;
/freebsd-12-stable/lib/libiconv_modules/iconv_std/
H A Dcitrus_iconv_std.c524 *inbytes, &szrin, cv->cv_shared->ci_hooks);
565 &szrout, cv->cv_shared->ci_hooks);
576 cv->cv_shared->ci_hooks);

Completed in 117 milliseconds