Searched refs:http_response (Results 1 – 6 of 6) sorted by relevance
46 struct http_response;92 typedef void (*http_response_cb_t)(struct http_response *rsp,99 struct http_response { struct211 struct http_response response; argument
21 static void response_cb(struct http_response *rsp, in response_cb()
58 static void response_cb(struct http_response *rsp,
115 static void response_cb(struct http_response *rsp, in response_cb()
154 static void response_cb(struct http_response *rsp, in response_cb()
639 static void response_cb(struct http_response *rsp, enum http_final_call final_data, void *userdata) in response_cb()