OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmegp_first
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun2/sun2/
pmap.c
767
pmeg_t pmegp,
pmegp_first
;
local in function:pmeg_clean_free
773
pmegp_first
= NULL;
785
if (pmegp ==
pmegp_first
)
787
if (
pmegp_first
== NULL)
788
pmegp_first
= pmegp;
/src/sys/arch/sun3/sun3/
pmap.c
776
pmeg_t pmegp,
pmegp_first
;
local in function:pmeg_clean_free
782
pmegp_first
= NULL;
794
if (pmegp ==
pmegp_first
)
796
if (
pmegp_first
== NULL)
797
pmegp_first
= pmegp;
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025