Searched refs:html_response (Results 1 – 1 of 1) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
D | protocol-http.c | 324 static void html_response( in html_response() function 549 html_response(c, 404, "Source not found", NULL); in handle_listen_prefix() 571 html_response(c, 403, "Cannot create source output", NULL); in handle_listen_prefix() 629 html_response(c, 404, "Not Found", NULL); in handle_url() 680 html_response(c, 500, "Internal Server Error", NULL); in line_callback()
|