Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c414 struct chunk_req_state { struct
424 struct chunk_req_state *state = arg; in http_chunked_trickle_cb() argument
444 struct chunk_req_state *state = malloc(sizeof(struct chunk_req_state)); in http_chunked_cb()
447 memset(state, 0, sizeof(struct chunk_req_state)); in http_chunked_cb()
/freebsd/contrib/libevent/test/
H A Dregress_http.c414 struct chunk_req_state { struct
424 struct chunk_req_state *state = arg; in http_chunked_trickle_cb() argument
444 struct chunk_req_state *state = malloc(sizeof(struct chunk_req_state)); in http_chunked_cb()
447 memset(state, 0, sizeof(struct chunk_req_state)); in http_chunked_cb()