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

/freebsd-10.2-release/lib/libc/iconv/
H A Diconvlist.c36 return __bsd_iconvlist(a, b);
H A Diconv-internal.h45 void __bsd_iconvlist(int (*) (unsigned int, const char * const *, void *), void *);
H A Diconv_compat.c105 return __bsd_iconvlist(a, b);
H A Dbsd_iconv.c203 __bsd_iconvlist(int (*do_one) (unsigned int, const char * const *, function

Completed in 100 milliseconds