Home
last modified time | relevance | path

Searched refs:TIOCGETC (Results 1 – 25 of 2079) sorted by relevance

12345678910>>...84

/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3/
H A Dsjgetchar.c229 ioctl (STDOUT, TIOCGETC, &tc); in output_master()
236 ioctl (slave, TIOCGETC, &tc1); in output_master()
244 ioctl (STDOUT, TIOCGETC, &tc); in output_master()
306 ioctl (1, TIOCGETC, &tc); in output_master()
320 ioctl (master, TIOCGETC, &tc1); in output_master()
321 ioctl (STDOUT, TIOCGETC, &tc); in output_master()
/dports/editors/jove/jove/
H A Dunix.c44 # ifdef TIOCGETC
99 # ifdef TIOCGETC
100 (void) ioctl(0, TIOCGETC, (UnivPtr) &tc[NO]);
235 # ifdef TIOCGETC
291 # ifdef TIOCGETC
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ie/
H A Dterminal.h61 # undef TIOCGETC
86 # undef TIOCGETC
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ie/
H A Dterminal.h61 # undef TIOCGETC
86 # undef TIOCGETC
/dports/shells/ksh93/ast-93u/src/cmd/ie/
H A Dterminal.h61 # undef TIOCGETC
86 # undef TIOCGETC
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dterminal.h79 # undef TIOCGETC
105 # undef TIOCGETC
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dterminal.h79 # undef TIOCGETC
105 # undef TIOCGETC
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dterminal.h79 # undef TIOCGETC
105 # undef TIOCGETC
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Drltty.c168 #if defined (TIOCGETC)
243 #if defined (TIOCGETC)
244 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
306 #if defined (TIOCGETC)
338 #if defined (TIOCGETC)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Drltty.c168 #if defined (TIOCGETC)
245 #if defined (TIOCGETC)
246 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
308 #if defined (TIOCGETC)
340 #if defined (TIOCGETC)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Drltty.c168 #if defined (TIOCGETC)
245 #if defined (TIOCGETC)
246 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
308 #if defined (TIOCGETC)
340 #if defined (TIOCGETC)
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Drltty.c168 #if defined (TIOCGETC)
243 #if defined (TIOCGETC)
244 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
306 #if defined (TIOCGETC)
338 #if defined (TIOCGETC)
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Drltty.c168 #if defined (TIOCGETC)
243 #if defined (TIOCGETC)
244 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
306 #if defined (TIOCGETC)
338 #if defined (TIOCGETC)
/dports/irc/ninja/ninja-1.5.8.1/include/
H A Dircterm.h225 #ifndef TIOCGETC
226 # define TIOCGETC _IOR('t', 18, struct tchars) /* get special chars */ macro
/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui.c491 #if defined (TIOCGETC)
509 #ifdef TIOCGETC
510 ioctl (FILEDES, TIOCGETC, &tbuf);
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui.c495 #if defined (TIOCGETC)
513 #ifdef TIOCGETC
514 ioctl (FILEDES, TIOCGETC, &tbuf);
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dircterm.h246 #ifndef TIOCGETC
247 # define TIOCGETC _IOR('t', 18, struct tchars) /* get special chars */ macro
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Drltty.c170 #if defined (TIOCGETC)
248 #if defined (TIOCGETC)
249 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
311 #if defined (TIOCGETC)
343 #if defined (TIOCGETC)
/dports/shells/bash/bash-5.1/lib/readline/
H A Drltty.c109 #if defined (TIOCGETC)
186 #if defined (TIOCGETC) in get_tty_settings()
187 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0) in get_tty_settings()
246 #if defined (TIOCGETC) in prepare_terminal_settings()
278 #if defined (TIOCGETC) in prepare_terminal_settings()
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Drltty.c109 #if defined (TIOCGETC)
186 #if defined (TIOCGETC) in get_tty_settings()
187 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0) in get_tty_settings()
246 #if defined (TIOCGETC) in prepare_terminal_settings()
278 #if defined (TIOCGETC) in prepare_terminal_settings()
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Drltty.c103 #if defined (TIOCGETC)
183 #if defined (TIOCGETC)
184 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
247 #if defined (TIOCGETC)
279 #if defined (TIOCGETC)
/dports/devel/readline/readline-8.1/
H A Drltty.c109 #if defined (TIOCGETC)
186 #if defined (TIOCGETC) in get_tty_settings()
187 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0) in get_tty_settings()
246 #if defined (TIOCGETC) in prepare_terminal_settings()
278 #if defined (TIOCGETC) in prepare_terminal_settings()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Drltty.c169 #if defined (TIOCGETC)
247 #if defined (TIOCGETC)
248 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
310 #if defined (TIOCGETC)
342 #if defined (TIOCGETC)
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/readline/
H A Drltty.c169 #if defined (TIOCGETC)
247 #if defined (TIOCGETC)
248 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
310 #if defined (TIOCGETC)
342 #if defined (TIOCGETC)
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Drltty.c169 #if defined (TIOCGETC)
247 #if defined (TIOCGETC)
248 if (ioctl (tty, TIOCGETC, &(tiop->tchars)) == 0)
310 #if defined (TIOCGETC)
342 #if defined (TIOCGETC)

12345678910>>...84