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

  /src/sys/rump/librump/rumpkern/
vm.c 1310 const unsigned long thelimit = local
1320 if (thelimit != RUMPMEM_UNLIMITED) {
1322 if (newmem > thelimit) {

Completed in 50 milliseconds