Searched refs:httpd_req_aux (Results 1 – 6 of 6) sorted by relevance
57 struct httpd_req_aux *ra = r->aux; in httpd_send()68 struct httpd_req_aux *ra = r->aux; in httpd_send_all()86 struct httpd_req_aux *ra = r->aux; in httpd_recv_pending()102 struct httpd_req_aux *ra = r->aux; in httpd_recv_with_opt()146 struct httpd_req_aux *ra = r->aux; in httpd_unrecv()172 struct httpd_req_aux *ra = r->aux; in httpd_resp_set_hdr()203 struct httpd_req_aux *ra = r->aux; in httpd_resp_set_status()222 struct httpd_req_aux *ra = r->aux; in httpd_resp_set_type()237 struct httpd_req_aux *ra = r->aux; in httpd_resp_send()308 struct httpd_req_aux *ra = r->aux; in httpd_resp_send_chunk()[all …]
59 struct httpd_req_aux *ra = r->aux; in verify_url()144 struct httpd_req_aux *ra = r->aux; in pause_parsing()197 struct httpd_req_aux *ra = r->aux; in cb_header_field()300 struct httpd_req_aux *ra = r->aux; in cb_headers_complete()481 struct httpd_req_aux *raux = req->aux; in read_block()524 struct httpd_req_aux *raux = req->aux; in parse_block()675 static void init_req_aux(struct httpd_req_aux *ra, httpd_config_t *config) in init_req_aux()693 struct httpd_req_aux *ra = r->aux; in httpd_req_cleanup()732 struct httpd_req_aux *ra = r->aux; in httpd_req_new()793 struct httpd_req_aux *ra = r->aux; in httpd_req_delete()[all …]
106 struct httpd_req_aux *req_aux = req->aux; in httpd_ws_respond_server_handshake()222 struct httpd_req_aux *req_aux = req->aux; in httpd_ws_check_req()252 struct httpd_req_aux *aux = req->aux; in httpd_ws_recv_frame()442 struct httpd_req_aux *aux = req->aux; in httpd_ws_get_frame_type()
80 struct httpd_req_aux { struct116 …struct httpd_req_aux hd_req_aux; /*!< Additional data about the HTTPD request kept unexpose… argument
357 struct httpd_req_aux *ra = &hd->hd_req_aux; in httpd_create()382 struct httpd_req_aux *ra = &hd->hd_req_aux; in httpd_delete()
313 struct httpd_req_aux *aux = req->aux; in httpd_uri()