Home
last modified time | relevance | path

Searched refs:TTY (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-14-stable/contrib/ncurses/progs/
HDreset_cmd.h50 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 */);
HDtty_settings.c42 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()
HDtty_settings.h45 extern int save_tty_settings(TTY * /* tty_settings */, bool /* need_tty */ );
47 extern void update_tty_settings(TTY * /* old_settings */, TTY * /* new_settings */ );
HDreset_cmd.c272 reset_tty_settings(int fd, TTY * tty_settings, int noset) in reset_tty_settings()
409 set_control_chars(TTY * tty_settings, int my_erase, int my_intr, int my_kill) in set_control_chars()
443 set_conversions(TTY * tty_settings) in set_conversions()
524 send_init_strings(int fd GCC_UNUSED, TTY * old_settings) in send_init_strings()
599 show_tty_change(TTY * old_settings, in show_tty_change()
600 TTY * new_settings, in show_tty_change()
663 print_tty_chars(TTY * old_settings, TTY * new_settings) in print_tty_chars()
HDtput.c155 tput_cmd(int fd, TTY * settings, int argc, char **argv, int *used) in tput_cmd()
167 TTY oldmode = *settings; in tput_cmd()
389 TTY old_settings; in main()
390 TTY tty_settings; in main()
HDclear.c71 TTY tty_settings; in main()
HDtabs.c490 TTY tty_settings; in main()
657 TTY new_settings = tty_settings; in main()
/freebsd-14-stable/contrib/ncurses/ncurses/tinfo/
HDlib_ttyflags.c48 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 = 0; in saved_tty()
287 result = (TTY *) & (SP_PARM->_saved_tty); in saved_tty()
290 _nc_prescreen.saved_tty = typeCalloc(TTY, 1); in saved_tty()
HDlib_raw.c89 TTY buf; in NCURSES_EXPORT()
145 TTY buf; in NCURSES_SP_NAME()
193 TTY buf; in NCURSES_SP_NAME()
228 TTY buf; in NCURSES_SP_NAME()
283 TTY buf; in NCURSES_SP_NAME()
324 TTY buf; in NCURSES_SP_NAME()
369 TTY buf; in NCURSES_SP_NAME()
/freebsd-14-stable/contrib/ntp/include/
HDntp_tty.h31 #define TTY struct sgttyb macro
36 #define TTY struct termio macro
69 # define TTY struct termios macro
/freebsd-14-stable/contrib/ncurses/ncurses/
HDterm.priv.h144 TTY Ottyb; /* original state of the terminal */
145 TTY Nttyb; /* current state of the terminal */
328 TTY * saved_tty; /* savetty/resetty information */
/freebsd-14-stable/lib/libc/nls/
HDzh_CN.UTF-8.msg238 21 TTY 输入阻塞
240 22 TTY 输出阻塞
HDzh_CN.GB2312.msg240 21 TTY ��������
242 22 TTY �������
HDzh_CN.GB18030.msg240 21 TTY ��������
242 22 TTY �������
HDnl_NL.ISO8859-1.msg238 21 Gestopt (TTY-invoer)
240 22 Gestopt (TTY-uitvoer)
/freebsd-14-stable/sys/contrib/device-tree/Bindings/goldfish/
HDtty.txt1 Android Goldfish TTY
/freebsd-14-stable/contrib/ncurses/include/
HDMKterm.h.awk.in121 print "#undef TTY"
133 print "#define TTY struct termios"
144 print "#define TTY struct termio"
151 print "#define TTY struct winconmode"
154 print "#define TTY struct termios"
160 print "#define TTY struct sgttyb"
321 print "extern NCURSES_EXPORT(int) _nc_set_tty_mode (TTY *buf);"
HDnc_win32.h169 TTY originalMode;
/freebsd-14-stable/contrib/netbsd-tests/bin/ps/
HDkeywords111 tt TTY LJUST
112 tty TTY LJUST
/freebsd-14-stable/contrib/bc/gen/
HDdc_help.txt187 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.
HDbc_help.txt230 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-14-stable/contrib/ntp/libntp/
HDicom.c144 TTY ttyb; in icom_init()
/freebsd-14-stable/contrib/ncurses/ncurses/base/
HDlib_getstr.c80 TTY buf; in wgetnstr_events()
/freebsd-14-stable/contrib/ncurses/ncurses/widechar/
HDlib_get_wstr.c90 TTY buf; in wgetn_wstr()
/freebsd-14-stable/crypto/openssh/
HDREADME.privsep43 UID PID PPID C STIME TTY TIME COMMAND

123