Searched refs:outbuf_ (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/tools/test/iconv/tablegen/
H A Dtablegen.c291 char *outbuf_; local
299 outbuf_ = (char *)&outbuf;
304 ret = iconv(cd, &inbuf_, &inbytesleft, &outbuf_, &outbytesleft);

Completed in 127 milliseconds