Searched refs:chunk_req_state (Results 1 – 1 of 1) sorted by relevance
368 struct chunk_req_state { struct378 struct chunk_req_state *state = arg; in http_chunked_trickle_cb() argument398 struct chunk_req_state *state = malloc(sizeof(struct chunk_req_state)); in http_chunked_cb()401 memset(state, 0, sizeof(struct chunk_req_state)); in http_chunked_cb()