Lines Matching refs:CHUNKS
362 static char const* const CHUNKS[] = {381 evbuffer_add_printf(evb, "%s", CHUNKS[state->i]);385 if (++state->i < (int) (sizeof(CHUNKS)/sizeof(CHUNKS[0]))) {3403 * Makes a request and reads the response in chunks.