Home
last modified time | relevance | path

Searched refs:isapiMaxMemoryRequestSize (Results 1 – 3 of 3) sorted by relevance

/dports/www/wt/wt-4.6.1/src/web/
H A DConfiguration.h184 ::int64_t isapiMaxMemoryRequestSize() const;
H A DConfiguration.C352 ::int64_t Configuration::isapiMaxMemoryRequestSize() const in isapiMaxMemoryRequestSize() function
/dports/www/wt/wt-4.6.1/src/isapi/
H A DIsapiRequest.C74 ->configuration().isapiMaxMemoryRequestSize(); in IsapiRequest()