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

/freebsd-10.2-release/lib/libc/iconv/
H A D__iconv_get_list.c36 return __bsd___iconv_get_list(a, b, c);
H A Diconv-internal.h35 int __bsd___iconv_get_list(char ***, size_t *, __iconv_bool);
H A Diconv_compat.c55 return __bsd___iconv_get_list(a, b, c);
H A Dbsd_iconv.c168 __bsd___iconv_get_list(char ***rlist, size_t *rsz, bool sorted) function
214 if (__bsd___iconv_get_list(&list, &sz, true))

Completed in 107 milliseconds