Searched defs:INBUFSIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/iconv/ | ||
H A D | iconv.c | 69 #define INBUFSIZE 1024 macro |
/freebsd/contrib/tcsh/ | ||
H A D | sh.h | 175 # define INBUFSIZE 2*BUFSIZE /* Num input characters on the command line */ macro |