OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ddbescape
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/vax/vax/
db_machdep.c
578
static int
ddbescape
= 0;
variable in typeref:typename:int
583
if (
ddbescape
&& ((tkn & 0x7f) == 'D')) {
585
ddbescape
= 0;
589
if ((
ddbescape
== 0) && ((tkn & 0x7f) == 27)) {
590
ddbescape
= 1;
594
if (
ddbescape
) {
595
ddbescape
= 0;
599
ddbescape
= 0;
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025