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

/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.h243 extern int httpd_start_request( httpd_conn* hc, struct timeval* nowP );
H A Dlibhttpd.c3279 httpd_start_request( httpd_conn* hc, struct timeval* nowP ) function
/haiku-fatelf/src/apps/poorman/
H A DPoorManServer.cpp311 retval = httpd_start_request(hc, (struct timeval*)0);
318 *by the directory index generator in httpd_start_request().

Completed in 46 milliseconds