Searched refs:maxresponse (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.h133 maxremoteuser, maxresponse; member in struct:__anon19
H A Dlibhttpd.c565 httpd_realloc_str( &hc->response, &hc->maxresponse, hc->responselen + len );
1702 hc->maxremoteuser = hc->maxresponse = 0;
1717 httpd_realloc_str( &hc->response, &hc->maxresponse, 0 );

Completed in 25 milliseconds