Searched refs:httpd_write_response (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/poorman/
H A DPoorManServer.cpp271 httpd_write_response(hc);
335 httpd_write_response(hc);//fall through
343 httpd_write_response(hc);
349 httpd_write_response(hc);
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.h254 extern void httpd_write_response( httpd_conn* hc );
H A Dlibhttpd.c191 ** sub-process. The reason is that httpd_write_response() can get called
572 httpd_write_response( httpd_conn* hc ) function
2766 httpd_write_response( hc );
2797 httpd_write_response( hc );
2815 httpd_write_response( hc );
3460 httpd_write_response( hc );
3468 httpd_write_response( hc );
3505 httpd_write_response( hc );
3513 httpd_write_response( hc );
3592 httpd_write_response( h
[all...]

Completed in 80 milliseconds