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

  /external/curl/lib/
http_chunks.h 61 /* A trailer LF must be found now, otherwise CHUNKE_BAD_CHUNK will be
73 CHUNKE_BAD_CHUNK,
http_chunks.c 250 return CHUNKE_BAD_CHUNK;
272 return CHUNKE_BAD_CHUNK;
324 return CHUNKE_BAD_CHUNK;
355 return CHUNKE_BAD_CHUNK;
370 case CHUNKE_BAD_CHUNK:

Completed in 125 milliseconds