Searched refs:TTY (Results 1 – 25 of 51) sorted by relevance
123
87 TTY buf; in NCURSES_EXPORT()119 TTY buf; in cbreak()155 TTY buf; in qiflush()180 TTY buf; in noraw()211 TTY buf; in nocbreak()244 TTY buf; in noqiflush()277 TTY buf; in intrflush()
44 _nc_get_tty_mode(TTY * buf) in NCURSES_EXPORT()75 _nc_set_tty_mode(TTY * buf) in _nc_set_tty_mode()185 static TTY *188 TTY *result = 0; in saved_tty()194 _nc_prescreen.saved_tty = typeCalloc(TTY, 1); in saved_tty()
10 #define TTY struct sgttyb macro15 #define TTY struct termio macro44 #define TTY struct termios macro
36 use vars qw($TTY $NOW %MONTH %PR @EVENTS @COUNT @AGE);111 if ($TTY) {187 if ($TTY) {317 $TTY = isatty(*STDOUT);334 if ($TTY) {
239 21 TTY 输入阻塞241 22 TTY 输出阻塞
241 21 TTY ��������243 22 TTY �������
239 21 Gestopt (TTY-invoer)241 22 Gestopt (TTY-uitvoer)
71 print "#undef TTY"83 print "#define TTY struct termios"94 print "#define TTY struct termio"136 print "#define TTY struct sgttyb"225 print " TTY Ottyb, /* original state of the terminal */"271 print "extern NCURSES_EXPORT(int) _nc_set_tty_mode (TTY *buf);"272 print "extern NCURSES_EXPORT(int) _nc_get_tty_mode (TTY *buf);"
145 #define TRACE_BITS 0x0100 /* trace state of TTY control bits */
111 tt TTY LJUST112 tty TTY LJUST
73 TTY buf; in _nc_initscr()
79 TTY buf; in wgetnstr_events()
49 PID TTY TIME CMD
140 TTY ttyb; in icom_init()
103 _nc_trace_ttymode(TTY * tty) in _nc_trace_ttymode()
90 TTY buf; in wgetn_wstr()
53 UID PID PPID C STIME TTY TIME COMMAND
79 + usrinfo() does not set TTY, but only required for legacy systems. Works
181 COOKIE(TTY),
48 that it doesn't even set TTY-modes, thus they got to
230 "; TTY=$(tty)" \392 "; TTY=$(tty)" \
131 pseudo-device tty 4 # TTY clock support166 pseudo-device tty 4 # TTY clock support
90 parse_conf.c and setting up the NTP and TTY parameters
675 TTY *saved_tty; /* savetty/resetty information */708 TTY _saved_tty; /* savetty/resetty information */1280 extern NCURSES_EXPORT(char *) _nc_trace_ttymode(TTY *tty);