Home
last modified time | relevance | path

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

/dragonfly/usr.bin/bc/
H A Dtty.c25 struct termios ttysaved, ttyedit; variable
58 settty(&ttysaved); in tstpcont()
H A Dextern.h47 extern struct termios ttysaved;
H A Dbc.y1157 gettty(&ttysaved); in main()