Searched defs:iconv_cspair_info (Results 1 – 1 of 1) sorted by relevance
58 struct iconv_cspair_info { struct59 int cs_version;60 int cs_id;61 int cs_base;62 int cs_refcount;63 char cs_to[ICONV_CSNMAXLEN];64 char cs_from[ICONV_CSNMAXLEN];