Searched refs:ICONV_SET_HOOKS (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/include/
H A Diconv.h87 #define ICONV_SET_HOOKS 5 macro
/freebsd-10-stable/tools/test/iconv/gnu/
H A Dgnu.c261 if (iconvctl(cd, ICONV_SET_HOOKS, (void *)&hooks) != 0)
292 if (iconvctl(cd, ICONV_SET_HOOKS, (void *)&hooks) != 0)
/freebsd-10-stable/lib/libc/iconv/
H A Dbsd_iconv.c294 case ICONV_SET_HOOKS:

Completed in 61 milliseconds