Searched refs:CHUNK_TRAILER_POSTCR (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp_chunks.h72 /* A trailer CR has been found - next state is CHUNK_TRAILER_POSTCR.
80 CHUNK_TRAILER_POSTCR, enumerator in enum:__anon81
H A Dhttp_chunks.c313 ch->state = CHUNK_TRAILER_POSTCR;
344 ch->state = CHUNK_TRAILER_POSTCR;
352 case CHUNK_TRAILER_POSTCR:

Completed in 94 milliseconds