Lines Matching +defs:event +defs:c
38 struct http_client *c = eloop_data; in http_client_timeout() local
47 struct http_client *c = cookie; in http_client_got_response() local
86 struct http_client *c = eloop_ctx; in http_client_tx_ready() local
133 struct http_client *c, in http_client_addr()
134 enum http_client_event event), in http_client_addr()
137 struct http_client *c; in http_client_addr() local
239 struct http_client *c, in http_client_url()
240 enum http_client_event event), in http_client_url()
244 struct http_client *c; in http_client_url() local
284 void http_client_free(struct http_client *c) in http_client_free()
299 struct wpabuf * http_client_get_body(struct http_client *c) in http_client_get_body()
309 char * http_client_get_hdr_line(struct http_client *c, const char *tag) in http_client_get_hdr_line()