Home
last modified time | relevance | path

Searched refs:chunk_req_state (Results 1 – 1 of 1) sorted by relevance

/external/libevent/test/
Dregress_http.c368 struct chunk_req_state { struct
378 struct chunk_req_state *state = arg; in http_chunked_trickle_cb() argument
398 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()