Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.bin/iconv/
HDiconv.c69 #define INBUFSIZE 1024 macro
/freebsd-11-stable/contrib/tcsh/
HDsh.h175 # define INBUFSIZE 2*BUFSIZE /* Num input characters on the command line */ macro