OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thelimit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
vm.c
1298
const unsigned long
thelimit
=
local
1308
if (
thelimit
!= RUMPMEM_UNLIMITED) {
1310
if (newmem >
thelimit
) {
vm.c
1298
const unsigned long
thelimit
=
local
1308
if (
thelimit
!= RUMPMEM_UNLIMITED) {
1310
if (newmem >
thelimit
) {
Completed in 29 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026