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

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.h131 size_t maxdecodedurl, maxorigfilename, maxexpnfilename, maxencodings, member in struct:__anon19
H A Dlibhttpd.c1698 hc->maxdecodedurl =
1706 httpd_realloc_str( &hc->decodedurl, &hc->maxdecodedurl, 1 );
2063 &hc->decodedurl, &hc->maxdecodedurl, strlen( hc->encodedurl ) );

Completed in 48 milliseconds