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

/freebsd-10.3-release/lib/libc/iconv/
H A Diconvctl.c36 return __bsd_iconvctl(a, b, c);
H A Diconv-internal.h44 int __bsd_iconvctl(iconv_t, int, void *);
H A Diconv_compat.c99 return __bsd_iconvctl(a, b, c);
H A Dbsd_iconv.c257 __bsd_iconvctl(iconv_t cd, int request, void *argument) function

Completed in 104 milliseconds