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

/haiku-fatelf/src/apps/poorman/
H A DPoorManServer.cpp236 httpd_write_response(hc);
299 httpd_write_response(hc);//fall through
307 httpd_write_response(hc);
313 httpd_write_response(hc);
/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.h246 extern void httpd_write_response( httpd_conn* hc );
H A Dlibhttpd.c193 ** sub-process. The reason is that httpd_write_response() can get called
554 httpd_write_response( httpd_conn* hc ) function
2748 httpd_write_response( hc );
2761 httpd_write_response( hc );

Completed in 99 milliseconds