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

  /external/curl/lib/
http_chunks.h 57 /* A trailer CR has been found - next state is CHUNK_TRAILER_POSTCR.
65 CHUNK_TRAILER_POSTCR
http_chunks.c 288 ch->state = CHUNK_TRAILER_POSTCR;
319 ch->state = CHUNK_TRAILER_POSTCR;
327 case CHUNK_TRAILER_POSTCR:

Completed in 32 milliseconds