OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cachetmp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/dump/
rcache.c
121
uint64_t usermem,
cachetmp
;
local
130
cachetmp
= (usermem / MAXMEMPART) / CSIZE;
132
cachebufs = (
cachetmp
> INT_MAX) ? INT_MAX :
cachetmp
;
Completed in 56 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026