Home
last modified time | relevance | path

Searched refs:TERMIOS (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/pyserial/serial/
H A Dserialposix.py20 import TERMIOS
22 TERMIOS = termios
328 cflag |= (TERMIOS.CLOCAL|TERMIOS.CREAD)
329 lflag &= ~(TERMIOS.ICANON|TERMIOS.ECHO|TERMIOS.ECHOE|TERMIOS.ECHOK|TERMIOS.ECHONL|
336 iflag &= ~(TERMIOS.INLCR|TERMIOS.IGNCR|TERMIOS.ICRNL|TERMIOS.IGNBRK)
382 iflag &= ~(TERMIOS.INPCK|TERMIOS.ISTRIP)
384 cflag &= ~(TERMIOS.PARENB|TERMIOS.PARODD)
389 cflag |= (TERMIOS.PARENB|TERMIOS.PARODD)
398 iflag &= ~(TERMIOS.IXON|TERMIOS.IXOFF|TERMIOS.IXANY)
401 iflag |= (TERMIOS.IXON|TERMIOS.IXOFF)
[all …]
/dports/editors/uemacs/uemacs-4.0/src/
H A Dunix.c102 #define TERMIOS 1 macro
109 #if (BSD && !TERMIOS)
118 #if (AVVION || TERMIOS)
149 #if TERMCAP || TERMIOS
159 #if TERMCAP || TERMIOS
172 #if (BSD && !TERMIOS)
188 #if TERMCAP || TERMIOS
374 #if (BSD && !TERMIOS) in ttopen()
494 #if (BSD && !TERMIOS) in ttclose()
571 #if (BSD && !TERMIOS) in grabwait()
[all …]
/dports/ftp/lftp/lftp-4.9.2/src/
H A Dfg.h29 #ifndef TERMIOS
30 #define TERMIOS 1
38 #ifndef TERMIOS
39 #define TERMIOS 1
56 #undef TERMIOS
65 #ifdef TERMIOS
/dports/editors/beav/beav-140/
H A Dtermio.c13 #define TERMIOS 1 macro
20 #if defined(BSD) && !defined(TERMIOS)
36 #ifdef TERMIOS
53 #if defined(BSD) && !defined(TERMIOS)
67 #ifdef TERMIOS
95 #if defined(BSD) && !defined(TERMIOS)
146 #ifdef TERMIOS
163 #ifdef TERMIOS
175 #if defined(TERMIOS) && defined(TIOCGWINSZ)
197 #if defined(BSD) && !defined(TERMIOS)
[all …]
/dports/japanese/celrw/celrw-0.16/
H A Dconfigure.in9 AC_CHECK_HEADER(termios.h,TERMIOS=1)
16 TERMIOS=0
21 TERMIOS=0 ;;
24 TERMIOS=1 ;;
27 if test "$TERMIOS" = "1" ; then
30 TERMIOS=0
36 AC_DEFINE_UNQUOTED(USE_TERMIOS, $TERMIOS)
/dports/editors/jove/jove/
H A Dsysdep.h20 # define TERMIOS 1 macro
47 # define TERMIOS 1 macro
109 # define TERMIOS 1 /* uses termio struct for terminal modes */ macro
141 # define TERMIOS 1 macro
162 # define TERMIOS 1 macro
205 # define TERMIOS 1 macro
224 # define TERMIOS 1 macro
268 # define TERMIOS 1 macro
481 # if !defined(TERMIOS) && !defined(SGTTY)
H A Dunix.c34 #ifdef TERMIOS
89 #ifdef TERMIOS
111 #if defined(TERMIO) || defined(TERMIOS)
115 # ifdef TERMIOS
150 #if defined(TERMIO) || defined(TERMIOS)
202 # ifdef TERMIOS
281 #ifdef TERMIOS
H A Dttystate.h29 # ifdef TERMIOS
34 # if defined(TERMIO) || defined(TERMIOS)
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/des/
H A Dread_pwd.c71 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
72 # define TERMIOS macro
114 #if defined(__sgi) && !defined(TERMIOS)
115 #define TERMIOS macro
121 #undef TERMIOS
127 #undef TERMIOS
132 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDO…
133 #undef TERMIOS
139 #undef TERMIOS
144 #ifdef TERMIOS
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/des/
H A Dread_pwd.c73 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
74 # define TERMIOS macro
117 #if defined(__sgi) && !defined(TERMIOS)
118 # define TERMIOS macro
124 # undef TERMIOS
130 # undef TERMIOS
135 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDO…
136 # undef TERMIOS
142 # undef TERMIOS
147 #ifdef TERMIOS
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/des/
H A Dread_pwd.c73 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
74 # define TERMIOS macro
117 #if defined(__sgi) && !defined(TERMIOS)
118 # define TERMIOS macro
124 # undef TERMIOS
130 # undef TERMIOS
135 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDO…
136 # undef TERMIOS
142 # undef TERMIOS
147 #ifdef TERMIOS
/dports/security/bdes/bdes.src/des/
H A Dread_pwd.c71 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
72 # define TERMIOS macro
114 #if defined(__sgi) && !defined(TERMIOS)
115 #define TERMIOS macro
121 #undef TERMIOS
127 #undef TERMIOS
132 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDO…
133 #undef TERMIOS
139 #undef TERMIOS
144 #ifdef TERMIOS
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/des/
H A Dread_pwd.c73 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
74 # define TERMIOS macro
117 #if defined(__sgi) && !defined(TERMIOS)
118 # define TERMIOS macro
124 # undef TERMIOS
130 # undef TERMIOS
135 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDO…
136 # undef TERMIOS
142 # undef TERMIOS
147 #ifdef TERMIOS
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/des/
H A Dread_pwd.c73 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
74 # define TERMIOS macro
117 #if defined(__sgi) && !defined(TERMIOS)
118 # define TERMIOS macro
124 # undef TERMIOS
130 # undef TERMIOS
135 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDO…
136 # undef TERMIOS
142 # undef TERMIOS
147 #ifdef TERMIOS
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/ui/
H A Dui_openssl.c142 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
143 # define TERMIOS macro
179 #if defined(__sgi) && !defined(TERMIOS)
180 # define TERMIOS macro
186 # undef TERMIOS
192 # undef TERMIOS
197 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(OPENSSL_SYS_VMS) && !defined(OPENSSL_SYS_MSDO…
198 # undef TERMIOS
204 #undef TERMIOS
210 #undef TERMIOS
[all …]
/dports/devel/ncurses/ncurses-6.3/ncurses/tinfo/
H A Dlib_kernel.c54 #ifdef TERMIOS
93 #ifdef TERMIOS in NCURSES_SP_NAME()
130 #ifdef TERMIOS in NCURSES_SP_NAME()
166 #ifdef TERMIOS in NCURSES_SP_NAME()
H A Dlib_raw.c95 #ifdef TERMIOS in NCURSES_EXPORT()
151 #ifdef TERMIOS in NCURSES_SP_NAME()
199 #ifdef TERMIOS in NCURSES_SP_NAME()
235 #ifdef TERMIOS in NCURSES_SP_NAME()
290 #ifdef TERMIOS in NCURSES_SP_NAME()
330 #ifdef TERMIOS in NCURSES_SP_NAME()
374 #ifdef TERMIOS in NCURSES_SP_NAME()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/depends/patches/openssl/
H A D0001-Add-OpenSSL-termios-fix-for-musl-libc.patch10 -# undef TERMIOS
13 +# define TERMIOS
/dports/devel/ncurses/ncurses-6.3/include/
H A Dncurses_mingw.h47 #undef TERMIOS
48 #define TERMIOS 1 macro
/dports/comms/p5-Device-SerialPort/Device-SerialPort-1.04/
H A DSerialPort.pm330 $self->{TERMIOS} = POSIX::Termios->new();
336 $ok = $self->{TERMIOS}->getattr($self->{FD});
345 $self->{"_CFLAG"} = $self->{TERMIOS}->getcflag();
346 $self->{"_IFLAG"} = $self->{TERMIOS}->getiflag();
348 $self->{"_LFLAG"} = $self->{TERMIOS}->getlflag();
349 $self->{"_OFLAG"} = $self->{TERMIOS}->getoflag();
453 $self->{TERMIOS}->setcflag($self->{"C_CFLAG"});
454 $self->{TERMIOS}->setlflag($self->{"C_LFLAG"});
455 $self->{TERMIOS}->setiflag($self->{"C_IFLAG"});
456 $self->{TERMIOS}->setoflag($self->{"C_OFLAG"});
[all …]
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/ui/
H A Dui_openssl.c154 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
155 # define TERMIOS macro
198 #if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)
201 # undef TERMIOS
214 # define TERMIOS macro
221 #ifdef TERMIOS
/dports/net/socat/socat-1.7.4.2/doc/
H A Dxio.help1678 Option group: TERMIOS
3298 TERMIOS options
3312 Option group: TERMIOS
3323 Option group: TERMIOS
3337 Option group: TERMIOS
3347 Option group: TERMIOS
3357 Option group: TERMIOS
3367 Option group: TERMIOS
3377 Option group: TERMIOS
3387 Option group: TERMIOS
[all …]
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/mac/libdes/src/
H A Dread_pwd.c76 #if defined(__sgi) && !defined(TERMIOS) in read_till_nl()
77 #define TERMIOS in read_till_nl()
83 #undef TERMIOS in read_till_nl()
92 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(VMS) && !defined(MSDOS) in read_till_nl()
96 #ifdef TERMIOS in read_till_nl()
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/mac/libdes/src/
H A Dread_pwd.c76 #if defined(__sgi) && !defined(TERMIOS) in read_till_nl()
77 #define TERMIOS in read_till_nl()
83 #undef TERMIOS in read_till_nl()
92 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(VMS) && !defined(MSDOS) in read_till_nl()
96 #ifdef TERMIOS in read_till_nl()
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/mac/libdes/src/
H A Dread_pwd.c76 #if defined(__sgi) && !defined(TERMIOS) in read_till_nl()
77 #define TERMIOS in read_till_nl()
83 #undef TERMIOS in read_till_nl()
92 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(VMS) && !defined(MSDOS) in read_till_nl()
96 #ifdef TERMIOS in read_till_nl()

12345678910