HomeSort by relevance Sort by last modified time
    Searched refs:CHUNKE_STOP (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
http_chunks.h 62 signalled If this is an empty trailer CHUNKE_STOP will be signalled.
69 CHUNKE_STOP = -1,
http_proxy.c 393 if(r == CHUNKE_STOP) {
477 if(r == CHUNKE_STOP) {
http_chunks.c 318 return CHUNKE_STOP; /* return stop */
transfer.c 686 if(CHUNKE_STOP == res) {
    [all...]

Completed in 54 milliseconds