OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/i386/
dumpsys.c
438
int
lastset
;
local
443
lastset
= 0;
448
if (!
lastset
&& thisset)
450
if (
lastset
&& !thisset)
452
lastset
= thisset;
454
if (
lastset
)
/src/sys/arch/amd64/amd64/
machdep.c
908
int
lastset
;
local
913
lastset
= 0;
918
if (!
lastset
&& thisset)
920
if (
lastset
&& !thisset)
922
lastset
= thisset;
924
if (
lastset
)
Completed in 30 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026