Home
last modified time | relevance | path

Searched defs:INBUFSIZE (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/iconv/
H A Diconv.c69 #define INBUFSIZE 1024 macro
/dflybsd-src/contrib/tcsh-6/
H A Dsh.h178 # define INBUFSIZE 2*BUFSIZE /* Num input characters on the command line */ macro