| /freebsd/contrib/ncurses/progs/ |
| H A D | reset_cmd.h | 50 extern bool send_init_strings(int /* fd */, TTY * /* old_settings */); 51 extern void print_tty_chars(TTY * /* old_settings */, TTY * /* new_settings */); 54 extern void reset_tty_settings(int /* fd */, TTY * /* tty_settings */, int /* noset */); 55 extern void set_control_chars(TTY * /* tty_settings */, int /* erase */, int /* intr */, int /* kil… 56 extern void set_conversions(TTY * /* tty_settings */);
|
| H A D | tty_settings.c | 42 static TTY original_settings; 58 get_tty_settings(int fd, TTY * tty_settings) in get_tty_settings() 73 save_tty_settings(TTY * tty_settings, bool need_tty) in save_tty_settings() 102 update_tty_settings(TTY * old_settings, TTY * new_settings) in update_tty_settings() 104 if (memcmp(new_settings, old_settings, sizeof(TTY))) { in update_tty_settings()
|
| H A D | tty_settings.h | 45 extern int save_tty_settings(TTY * /* tty_settings */, bool /* need_tty */ ); 47 extern void update_tty_settings(TTY * /* old_settings */, TTY * /* new_settings */ );
|
| H A D | reset_cmd.c | 272 reset_tty_settings(int fd, TTY * tty_settings, int noset) in reset_tty_settings() 433 set_control_chars(TTY * tty_settings, int my_erase, int my_intr, int my_kill) in set_control_chars() 467 set_conversions(TTY * tty_settings) in set_conversions() 548 send_init_strings(int fd GCC_UNUSED, TTY * old_settings) in send_init_strings() 624 show_tty_change(TTY * old_settings, in show_tty_change() 625 TTY * new_settings, in show_tty_change() 680 print_tty_chars(TTY * old_settings, TTY * new_settings) in print_tty_chars()
|
| H A D | tput.c | 155 tput_cmd(int fd, TTY * settings, int argc, char **argv, int *used) in tput_cmd() 167 TTY oldmode = *settings; in tput_cmd() 403 TTY old_settings; in main() 404 TTY tty_settings; in main()
|
| H A D | clear.c | 71 TTY tty_settings; in main()
|
| H A D | tabs.c | 491 TTY tty_settings; in main() 658 TTY new_settings = tty_settings; in main()
|
| /freebsd/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_ttyflags.c | 48 NCURSES_SP_NAME(_nc_get_tty_mode) (NCURSES_SP_DCLx TTY * buf) in NCURSES_EXPORT() 86 _nc_get_tty_mode(TTY * buf) in _nc_get_tty_mode() 93 NCURSES_SP_NAME(_nc_set_tty_mode) (NCURSES_SP_DCLx TTY * buf) in NCURSES_SP_NAME() 133 _nc_set_tty_mode(TTY * buf) in _nc_set_tty_mode() 281 static TTY * 284 TTY *result = NULL; in saved_tty() 287 result = (TTY *) & (SP_PARM->_saved_tty); in saved_tty() 290 _nc_prescreen.saved_tty = typeCalloc(TTY, 1); in saved_tty()
|
| H A D | lib_raw.c | 88 TTY buf; in NCURSES_EXPORT() 144 TTY buf; in NCURSES_SP_NAME() 188 TTY buf; in NCURSES_SP_NAME() 223 TTY buf; in NCURSES_SP_NAME() 278 TTY buf; in NCURSES_SP_NAME() 319 TTY buf; in NCURSES_SP_NAME() 360 TTY buf; in NCURSES_SP_NAME()
|
| H A D | lib_win32con.c | 39 #define TTY int /* FIXME: TTY originalMode */ macro 242 _nc_console_setmode(HANDLE hdl, const TTY * arg) in _nc_console_setmode() 250 TTY TRCTTY; in _nc_console_setmode() 284 _nc_console_getmode(HANDLE hdl, TTY * arg) in _nc_console_getmode()
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_tty.h | 31 #define TTY struct sgttyb macro 36 #define TTY struct termio macro 69 # define TTY struct termios macro
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | term.priv.h | 144 TTY Ottyb; /* original state of the terminal */ 145 TTY Nttyb; /* current state of the terminal */ 328 TTY * saved_tty; /* savetty/resetty information */
|
| /freebsd/lib/libc/nls/ |
| H A D | zh_CN.UTF-8.msg | 238 21 TTY 输入阻塞 240 22 TTY 输出阻塞
|
| H A D | zh_CN.GB2312.msg | 240 21 TTY �������� 242 22 TTY �������
|
| H A D | zh_CN.GB18030.msg | 240 21 TTY �������� 242 22 TTY �������
|
| H A D | nl_NL.ISO8859-1.msg | 238 21 Gestopt (TTY-invoer) 240 22 Gestopt (TTY-uitvoer)
|
| /freebsd/contrib/bc/ |
| H A D | build.gaml | 200 desc: "Whether TTY mode for bc should be on by default when available." 205 desc: "Whether TTY mode for dc should be on by default when available." 215 …desc: "Whether the prompt for bc should be on by default in TTY mode. This defaults to match TTY m… 225 …desc: "Whether the prompt for dc should be on by default in TTY mode. This defaults to match TTY m…
|
| /freebsd/sys/contrib/device-tree/Bindings/goldfish/ |
| H A D | tty.txt | 1 Android Goldfish TTY
|
| /freebsd/contrib/ncurses/include/ |
| H A D | MKterm.h.awk.in | 119 print "/* TTY, SET_TTY and GET_TTY are used internally */" 125 print "#undef TTY" 134 print "#define TTY struct termios" 141 print "#define TTY struct termio" 146 print "#define TTY ConsoleMode" 153 print "#define TTY struct sgttyb" 322 print "extern NCURSES_EXPORT(int) _nc_set_tty_mode (TTY *buf);"
|
| /freebsd/contrib/netbsd-tests/bin/ps/ |
| H A D | keywords | 111 tt TTY LJUST 112 tty TTY LJUST
|
| /freebsd/contrib/bc/gen/ |
| H A D | dc_help.txt | 187 If an integer and non-zero, enable TTY mode when it is available. 189 If zero, disable TTY mode in all cases. 191 Overrides the default, which is TTY mode %s. 195 If an integer and non-zero, enable prompt when TTY mode is possible.
|
| H A D | bc_help.txt | 230 If an integer and non-zero, enable TTY mode when it is available. 232 If zero, disable TTY mode in all cases. 234 Overrides the default, which is TTY mode %s. 238 If an integer and non-zero, enable prompt when TTY mode is possible.
|
| /freebsd/contrib/ntp/libntp/ |
| H A D | icom.c | 144 TTY ttyb; in icom_init()
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_getstr.c | 80 TTY buf; in wgetnstr_events()
|
| /freebsd/crypto/openssh/ |
| H A D | README.privsep | 43 UID PID PPID C STIME TTY TIME COMMAND
|