HomeSort by: relevance | last modified time | path
    Searched defs:totalphys (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/bind/dist/bin/named/
server.c 4486 uint64_t totalphys = isc_meminfo_totalphys(); local
4489 (size_t)(totalphys * max_cache_size_percent / 100);
4490 if (totalphys == 0) {
4502 totalphys / (1024 * 1024));

Completed in 33 milliseconds