Searched defs:BUFSPACE (Results 1 – 7 of 7) sorted by relevance
37 #define BUFSPACE (4*CHUNKSIZE) macro
55 #define BUFSPACE (4*CHUNKSIZE) macro
48 #define BUFSPACE (4*CHUNKSIZE) macro
34 #define BUFSPACE 32768 macro
45 #define BUFSPACE 32768 macro
59 #define BUFSPACE(ep, len) (((ep) + (len)) < expbuf+MAXPATHLEN) macro