Home | History | Annotate | Download | only in bldcsndfa

Lines Matching defs:tocode

261         char tocode[33];
264 makecode(tocode, ccsidout);
265 memset(tocode + 13, 0, sizeof tocode - 13);
270 return iconv_open(tocode, fromcode);