Home
last modified time | relevance | path

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

/csrg-svn/sys/sys/
H A Dioctl_compat.h30 struct ltchars { struct
31 char t_suspc; /* stop process signal */
32 char t_dsuspc; /* delayed stop process signal */
33 char t_rprntc; /* reprint line */
34 char t_flushc; /* flush output (toggles) */
35 char t_werasc; /* word erase */
36 char t_lnextc; /* literal next character */
/csrg-svn/games/hack/
H A Dhack.ioctl.c11 struct ltchars ltchars, ltchars0; variable
/csrg-svn/usr.bin/tip/
H A Dtip.h220 struct ltchars ltchars; /* current local characters of terminal */ variable