Lines Matching refs:MHD_Response
653 static void add_mhd_response_header (struct MHD_Response *r,
670 MHD_Response* r = MHD_create_response_from_buffer (message.size(), in mhd_send_response()
1115 add_mhd_response_header (struct MHD_Response *r, in add_mhd_response_header()
1123 add_mhd_last_modified (struct MHD_Response *resp, time_t mtime) in add_mhd_last_modified()
1649 static struct MHD_Response*
1705 struct MHD_Response* r = MHD_create_response_from_fd ((uint64_t) s.st_size, fd); in handle_buildid_f_match()
1751 static struct MHD_Response*
1812 struct MHD_Response* r = MHD_create_response_from_fd (fs.st_size, fd); in handle_buildid_r_match()
1893 struct MHD_Response* r = 0; // will set in stage 2 in handle_buildid_r_match()
2027 static struct MHD_Response*
2106 static struct MHD_Response*
2499 static struct MHD_Response*
2513 MHD_Response* r = MHD_create_response_from_buffer (os.size(), in handle_metrics()
2524 static struct MHD_Response*
2529 MHD_Response* r = MHD_create_response_from_buffer (version.size (), in handle_root()
2555 struct MHD_Response *r = NULL; in handler_cb()
2760 struct MHD_Response *r = 0; in dwarf_extract_source_paths()