Searched defs:BUFSIZE (Results 1 – 2 of 2) sorted by relevance
62 #define BUFSIZE 8192 // big enough to hold 4608 bytes == biggest mp3 frame macro
552 const size_t BUFSIZE = 32 * 1024; in write_tarfile() local