httpd_realloc_str
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str( &prevcryp, &maxprevcryp, strlen( cryp ) );
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str( &temp, &maxtemp, len );
httpd_realloc_str(
httpd_realloc_str( &temp, &maxtemp, strlen( hc->expnfilename ) - 1 );
httpd_realloc_str(
httpd_realloc_str( &hc->altdir, &hc->maxaltdir, strlen( alt ) );
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str( &hc->hostdir, &hc->maxhostdir, strlen( hc->hostname ) );
httpd_realloc_str( &tempfilename, &maxtempfilename, len );
httpd_realloc_str(
httpd_realloc_str( &checked, &maxchecked, checkedlen );
httpd_realloc_str( &rest, &maxrest, 0 );
httpd_realloc_str( &checked, &maxchecked, 1 );
httpd_realloc_str( &rest, &maxrest, restlen );
httpd_realloc_str( &checked, &maxchecked, checkedlen + 1 );
httpd_realloc_str( &checked, &maxchecked, checkedlen + 1 + i );
httpd_realloc_str(
httpd_realloc_str( &rest, &maxrest, restlen + linklen + 1 );
httpd_realloc_str( &rest, &maxrest, linklen );
httpd_realloc_str( &hc->read_buf, &hc->read_size, 500 );
httpd_realloc_str( &hc->decodedurl, &hc->maxdecodedurl, 1 );
httpd_realloc_str( &hc->origfilename, &hc->maxorigfilename, 1 );
httpd_realloc_str( &hc->expnfilename, &hc->maxexpnfilename, 0 );
httpd_realloc_str( &hc->encodings, &hc->maxencodings, 0 );
httpd_realloc_str( &hc->pathinfo, &hc->maxpathinfo, 0 );
httpd_realloc_str( &hc->query, &hc->maxquery, 0 );
httpd_realloc_str( &hc->accept, &hc->maxaccept, 0 );
httpd_realloc_str( &hc->accepte, &hc->maxaccepte, 0 );
httpd_realloc_str( &hc->reqhost, &hc->maxreqhost, 0 );
httpd_realloc_str( &hc->hostdir, &hc->maxhostdir, 0 );
httpd_realloc_str( &hc->remoteuser, &hc->maxremoteuser, 0 );
httpd_realloc_str( &hc->response, &hc->maxresponse, 0 );
httpd_realloc_str( &hc->altdir, &hc->maxaltdir, 0 );
httpd_realloc_str( &hc->reqhost, &hc->maxreqhost, strlen( reqhost ) );
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str( &hc->query, &hc->maxquery, strlen( cp ) );
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str( &hc->expnfilename, &hc->maxexpnfilename, strlen( cp ) );
httpd_realloc_str( &hc->pathinfo, &hc->maxpathinfo, strlen( pi ) );
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str(
httpd_realloc_str( &headers, &headers_size, 500 );
httpd_realloc_str( &headers, &headers_size, headers_len + r );
httpd_realloc_str(
httpd_realloc_str( &hc->expnfilename, &hc->maxexpnfilename, expnlen );
httpd_realloc_str( &dirname, &maxdirname, expnlen );
httpd_realloc_str( &refhost, &refhost_size, cp2 - cp1 );
httpd_realloc_str( &hc->response, &hc->maxresponse, hc->responselen + len );
httpd_realloc_str(
extern void httpd_realloc_str( char** strP, size_t* maxsizeP, size_t size );