Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcurses/screen/
H A Dresetty.c51 if ((_BRS(SP->save_tty_bufs)) != 0) { in resetty()
52 PROGTTYS = SP->save_tty_bufs; in resetty()
H A Dsavetty.c66 SP->save_tty_bufs = PROGTTYS; in savetty()
H A Dcurshdr.h151 SGTTYS save_tty_bufs; /* saved termios state of this tty */ member