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

/freebsd-9.3-release/include/
H A Diconv.h95 #define ICONV_SET_FALLBACKS 6 macro
/freebsd-9.3-release/tools/test/iconv/tablegen/
H A Dtablegen.c246 if (iconvctl(cd, ICONV_SET_FALLBACKS, &fbs) != 0)
256 if (dflag && iconvctl(cd, ICONV_SET_FALLBACKS, &fbs) != 0)
268 if (dflag && (iconvctl(cd, ICONV_SET_FALLBACKS, &fbs) != 0))
/freebsd-9.3-release/lib/libc/iconv/
H A Diconv.c318 case ICONV_SET_FALLBACKS:
/freebsd-9.3-release/tools/test/iconv/gnu/
H A Dgnu.c366 if (iconvctl(cd, ICONV_SET_FALLBACKS, (void *)&fb) != 0)

Completed in 123 milliseconds