Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/iconv/
H A Diconv_main.c177 #define IBUFSIZ (MB_LEN_MAX + BUFSIZ) macro
183 static char ibuf[IBUFSIZ]; in iconv_file()