Searched refs:body_start (Results 1 – 3 of 3) sorted by relevance
307 char *body_start; in web_connection_parse_get() local391 body_start = wpabuf_put(buf, 0); in web_connection_parse_get()403 body_length = (char *) wpabuf_put(buf, 0) - body_start; in web_connection_parse_get()694 char *body_start = NULL; in web_connection_send_reply() local746 body_start = wpabuf_put(buf, 0); in web_connection_send_reply()780 if (body_start && put_length_here) { in web_connection_send_reply()781 int body_length = (char *) wpabuf_put(buf, 0) - body_start; in web_connection_send_reply()
654 std::string body_start = std::string(user_buf_len, '#'); in TEST() local655 int body_start_size = body_start.size(); in TEST()657 std::string response_start = headers + body_start; in TEST()
928 int body_start = position(); in ParseLazyFunctionLiteralBody() local935 log_->LogFunction(body_start, body_end, in ParseLazyFunctionLiteralBody()