OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:traptype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amd64/amd64/
db_machdep.c
178
int
traptype
= NONE;
local in function:db_nextframe
180
NULL, NULL, &
traptype
, NULL);
181
if (sym != DB_SYM_NULL &&
traptype
== INTERRUPT) {
/src/sys/arch/i386/i386/
db_machdep.c
209
int
traptype
= NONE;
local in function:db_nextframe
211
NULL, NULL, &
traptype
, NULL);
212
if (sym != DB_SYM_NULL &&
traptype
== INTERRUPT) {
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025