Searched refs:maxorigfilename (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.c1699 hc->maxorigfilename = hc->maxexpnfilename = hc->maxencodings =
1707 httpd_realloc_str( &hc->origfilename, &hc->maxorigfilename, 1 );
2067 &hc->origfilename, &hc->maxorigfilename, strlen( hc->decodedurl ) );

Completed in 75 milliseconds