Searched refs:ICONV_SET_FALLBACKS (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/include/
H A Diconv.h87 #define ICONV_SET_FALLBACKS 6 macro
/freebsd-current/tools/test/iconv/tablegen/
H A Dtablegen.c244 if (iconvctl(cd, ICONV_SET_FALLBACKS, &fbs) != 0)
254 if (dflag && iconvctl(cd, ICONV_SET_FALLBACKS, &fbs) != 0)
265 if (dflag && (iconvctl(cd, ICONV_SET_FALLBACKS, &fbs) != 0))
/freebsd-current/tools/test/iconv/gnu/
H A Dgnu.c364 if (iconvctl(cd, ICONV_SET_FALLBACKS, (void *)&fb) != 0)
/freebsd-current/lib/libc/iconv/
H A Dbsd_iconv.c289 case ICONV_SET_FALLBACKS:

Completed in 114 milliseconds