Home
last modified time | relevance | path

Searched defs:ttystate (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/
H A Drlptytest.c214 static enum { RESET, TCBREAK } ttystate = RESET; variable
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Drlptytest.c214 static enum { RESET, TCBREAK } ttystate = RESET; variable
/netbsd-src/bin/ksh/
H A Djobs.c149 TTY_state ttystate; /* saved tty state for stopped jobs */ member