Home
last modified time | relevance | path

Searched refs:termio (Results 1 – 25 of 40) sorted by relevance

12

/netbsd/src/external/bsd/top/dist/
Dscreen.c140 static struct termio old_settings;
141 static struct termio new_settings;
/netbsd/src/distrib/utils/more/
Dscreen.c146 struct termio s;
147 static struct termio save_term;
/netbsd/src/bin/ksh/
Dtty.h65 typedef struct termio TTY_state;
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_tty.h38 #define TTY struct termio
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Demul_unix.c74 #undef termio
75 #define termio termios macro
1262 struct termio *host, in convert_to_solaris_termio()
1450 struct termio host_termio; in do_solaris_ioctl()
2233 struct termio *host, in convert_to_linux_termio()
2412 struct termio host_termio; in do_linux_ioctl()
/netbsd/src/external/gpl3/gdb/dist/sim/
Dconfig.h.in366 /* Define to 1 if you have the <sys/termio.h> header file. */
408 /* Define if struct termio has c_line. */
411 /* Define if struct termio exists. */
/netbsd/src/crypto/external/bsd/openssl/lib/libdes/
Doread_pwd.c144 #define TTY_STRUCT struct termio
/netbsd/src/external/bsd/ppp/dist/chat/
Dchat.c181 #define term_parms struct termio
184 struct termio saved_tty_parameters;
/netbsd/src/games/larn/
Dio.c80 #define sgttyb termio
/netbsd/src/crypto/external/bsd/heimdal/dist/
Dconfigure.ac380 sys/termio.h \
387 termio.h \
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_leitch.c281 { struct termio ttyb; in leitch_start()
Drefclock_parse.c2993 struct termio tio; /* NEEDED FOR A LONG TIME ! */ in parse_start()
4874 struct termio tio; in trimbletaip_init()
5298 struct termio tio; /* NEEDED FOR A LONG TIME ! */ in trimbletsip_init()
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ui/
Dui_openssl.c116 # define TTY_STRUCT struct termio
/netbsd/src/external/bsd/less/dist/
Dscreen.c321 struct termio *s in set_termio_flags()
557 struct termio s; in raw_mode()
558 static struct termio save_term; in raw_mode()
Ddefines.wn350 /* Define if you have the <termio.h> header file. */
Ddefines.o9347 /* Define if you have the <termio.h> header file. */
Ddefines.o2335 /* Define if you have the <termio.h> header file. */
Ddefines.ds369 /* Define if you have the <termio.h> header file. */
Ddefines.h.in382 /* Define to 1 if you have the <termio.h> header file. */
/netbsd/src/external/gpl3/gcc/dist/config/
Dtcl.m42220 AC_CACHE_CHECK([termios vs. termio vs. sgtty], tcl_cv_api_serial, [
2235 #include <termio.h>
2238 struct termio t;
2244 }], tcl_cv_api_serial=termio, tcl_cv_api_serial=no, tcl_cv_api_serial=no)
2278 #include <termio.h>
2282 struct termio t;
2289 }], tcl_cv_api_serial=termio, tcl_cv_api_serial=no, tcl_cv_api_serial=no)
2309 termio) AC_DEFINE(USE_TERMIO);;
/netbsd/src/external/gpl3/gdb/dist/config/
Dtcl.m42220 AC_CACHE_CHECK([termios vs. termio vs. sgtty], tcl_cv_api_serial, [
2235 #include <termio.h>
2238 struct termio t;
2244 }], tcl_cv_api_serial=termio, tcl_cv_api_serial=no, tcl_cv_api_serial=no)
2278 #include <termio.h>
2282 struct termio t;
2289 }], tcl_cv_api_serial=termio, tcl_cv_api_serial=no, tcl_cv_api_serial=no)
2309 termio) AC_DEFINE(USE_TERMIO);;
/netbsd/src/external/gpl3/binutils/dist/config/
Dtcl.m42220 AC_CACHE_CHECK([termios vs. termio vs. sgtty], tcl_cv_api_serial, [
2235 #include <termio.h>
2238 struct termio t;
2244 }], tcl_cv_api_serial=termio, tcl_cv_api_serial=no, tcl_cv_api_serial=no)
2278 #include <termio.h>
2282 struct termio t;
2289 }], tcl_cv_api_serial=termio, tcl_cv_api_serial=no, tcl_cv_api_serial=no)
2309 termio) AC_DEFINE(USE_TERMIO);;
/netbsd/src/external/bsd/ntp/dist/parseutil/
Ddcfd.c1530 struct termio term; in main()
/netbsd/src/crypto/external/bsd/heimdal/dist/include/
Dconfig.h.in1057 /* Define to 1 if you have the <sys/termio.h> header file. */
1099 /* Define to 1 if you have the <termio.h> header file. */
Dconfig.h.w321045 /* Define to 1 if you have the <sys/termio.h> header file. */
1084 /* Define to 1 if you have the <termio.h> header file. */

12