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

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.h251 extern int httpd_start_request( httpd_conn* hc, struct timeval* nowP );
H A Dlibhttpd.c3930 httpd_start_request( httpd_conn* hc, struct timeval* nowP ) function
/haiku/src/apps/poorman/
H A DPoorManServer.cpp347 retval = httpd_start_request(hc, (struct timeval*)0);
354 *by the directory index generator in httpd_start_request().

Completed in 22 milliseconds