Searched refs:kiconv_xlat16_open (Results 1 – 1 of 1) sorted by relevance
60 static struct xlat16_table kiconv_xlat16_open(const char *, const char *, int);102 xt = kiconv_xlat16_open(fromcode, fromcode, flag); in kiconv_add_xlat16_cspair()104 xt = kiconv_xlat16_open(tocode, fromcode, flag); in kiconv_add_xlat16_cspair()153 kiconv_xlat16_open(const char *tocode, const char *fromcode, int lcase) in kiconv_xlat16_open() function