Home
last modified time | relevance | path

Searched refs:inbufsize (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A Dzh_TW-iso2022-7%zh_TW-euc.c518 aisotoeuc(TWNiconv *this, char **inbuf, size_t *inbufsize, in aisotoeuc() argument
523 this->iobuf->insize = *inbufsize; in aisotoeuc()
539 *inbufsize = this->iobuf->insize; in aisotoeuc()
542 return (*inbufsize); in aisotoeuc()