OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stackpage
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/sun3/
sunmon.c
177
u_int
stackpage
= ((u_int)fp) & ~PGOFSET;
local in function:tracedump
189
} while ( (((u_int)fp) & ~PGOFSET) ==
stackpage
);
/src/sys/arch/sun2/sun2/
promlib.c
356
u_int
stackpage
= ((u_int)fp) & ~PGOFSET;
local in function:tracedump
368
} while ( (((u_int)fp) & ~PGOFSET) ==
stackpage
);
Completed in 38 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025