Searched refs:TERMSBUF_SIZE (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/usr.bin/less/
H A Ddefines.h194 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
204 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */ macro
/freebsd-9.3-release/contrib/less/
H A Ddefines.o2178 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
188 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
H A Ddefines.o9185 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
195 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
H A Ddefines.wn179 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
189 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
H A Ddefines.ds197 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
207 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
H A Ddefines.h.in192 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
202 #define TERMSBUF_SIZE 1024 /* Buffer to hold termcap strings */
H A Dscreen.c1125 static char sbuf[TERMSBUF_SIZE];

Completed in 121 milliseconds