Home
last modified time | relevance | path

Searched refs:READBUFFER_MIN (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Durldata.h226 #define READBUFFER_MIN 1024 macro
H A Dsetopt.c1016 else if(arg < READBUFFER_MIN) in setopt_long()
1017 arg = READBUFFER_MIN; in setopt_long()
H A Durl.c142 #if READBUFFER_SIZE < READBUFFER_MIN

Completed in 23 milliseconds