Lines Matching refs:BUFSIZE
42 #define BUFSIZE 4096 macro
158 char vers[BUFSIZE];
166 char color[BUFSIZE];
177 char slabel[BUFSIZE];
186 char cslabel[BUFSIZE];
194 char string[BUFSIZE];
204 char string[BUFSIZE];
235 char buf[BUFSIZE];
258 char buf[BUFSIZE];
272 char pathname[BUFSIZE];
286 char buf[BUFSIZE];
299 char buf[BUFSIZE];
308 char buf[BUFSIZE];
314 char string[BUFSIZE];
401 #define CALL_SIZE_STR(type, buf) CALL_SIZE(type, (-BUFSIZE +(buf)))