OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thisset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/i386/
dumpsys.c
445
int
thisset
= isset(sparse_dump_physmap,
local
448
if (!lastset &&
thisset
)
450
if (lastset && !
thisset
)
452
lastset =
thisset
;
/src/sys/arch/amd64/amd64/
machdep.c
985
int
thisset
= isset(sparse_dump_physmap,
local
988
if (!lastset &&
thisset
)
990
if (lastset && !
thisset
)
992
lastset =
thisset
;
Completed in 33 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026