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

/freebsd-current/lib/libc/tests/iconv/
H A Diconvctl_test.c39 status = iconvctl(ic, ICONV_TRIVIALP, &actual);
/freebsd-current/include/
H A Diconv.h81 #define ICONV_TRIVIALP 0 macro
/freebsd-current/tools/test/iconv/gnu/
H A Dgnu.c191 if (iconvctl(cd, ICONV_TRIVIALP, &arg) == 0) {
209 if (iconvctl(cd, ICONV_TRIVIALP, &arg) == 0) {
/freebsd-current/lib/libc/iconv/
H A Dbsd_iconv.c268 case ICONV_TRIVIALP:

Completed in 254 milliseconds