Searched refs:CHUNKE_STOP (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp_chunks.h62 signalled If this is an empty trailer CHUNKE_STOP will be signalled.
69 CHUNKE_STOP = -1, enumerator in enum:__anon963
H A Dhttp_proxy.c321 if(r == CHUNKE_STOP) {
415 if(r == CHUNKE_STOP) {
H A Dhttp_chunks.c356 return CHUNKE_STOP; /* return stop */
H A Dtransfer.c617 else if(CHUNKE_STOP == res) {

Completed in 58 milliseconds