Home
last modified time | relevance | path

Searched refs:tkn (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/vax/vax/
H A Ddb_machdep.c583 kdbrint(int tkn) argument
585 if (ddbescape && ((tkn & 0x7f) == 'D')) {
591 if ((ddbescape == 0) && ((tkn & 0x7f) == 27)) {