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

/freebsd-10.3-release/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;
297 cv->cv_shared->ci_hooks = hooks;
/freebsd-10.3-release/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-10.3-release/lib/libiconv_modules/iconv_std/
H A Dcitrus_iconv_std.c522 *inbytes, &szrin, cv->cv_shared->ci_hooks);
553 &szrout, cv->cv_shared->ci_hooks);
564 cv->cv_shared->ci_hooks);

Completed in 111 milliseconds