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

/freebsd-10.3-release/lib/libc/iconv/
H A Diconv.c38 return __bsd_iconv(a, b, c, d, e);
H A Diconv-internal.h36 size_t __bsd_iconv(iconv_t, char ** __restrict,
H A Diconv_compat.c63 return __bsd_iconv(a, b, c, d, e);
H A Dbsd_iconv.c123 __bsd_iconv(iconv_t handle, char **in, size_t *szin, char **out, size_t *szout) function

Completed in 108 milliseconds