Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn1.c741 if (debug & DB_GETC) in getch()
753 if (debug & DB_GETC) in getch()
760 if (debug & DB_GETC) in getch()
H A Dtdef.h382 #define DB_GETC 04 /*print out message from getch()*/ macro