Searched refs:BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
132 #define BUFFER_SIZE 17010 macro912 unsigned char buffer[BUFFER_SIZE]; in disc_handshake()975 unsigned char buffer[BUFFER_SIZE]; in juggle()
291 #define BUFFER_SIZE (100*1024) macro952 (config->recvpersecond < BUFFER_SIZE)) in config2setopts()956 my_setopt(curl, CURLOPT_BUFFERSIZE, (long)BUFFER_SIZE); in config2setopts()
Completed in 17 milliseconds