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()
290 #define BUFFER_SIZE (100*1024) macro951 (config->recvpersecond < BUFFER_SIZE)) in config2setopts()955 my_setopt(curl, CURLOPT_BUFFERSIZE, (long)BUFFER_SIZE); in config2setopts()
Completed in 22 milliseconds