Home
last modified time | relevance | path

Searched defs:ttyset (Results 1 – 16 of 16) sorted by relevance

/dports/comms/rxtx/rxtx-2.2pre2/CNI/
H A DSerialImp.c373 struct termios ttyset; in configure_port() local
457 struct termios ttyset; local
659 struct termios ttyset; local
963 struct termios ttyset; local
986 struct termios ttyset; local
1504 struct termios ttyset; local
1530 struct termios ttyset; local
2521 struct termios ttyset; local
2579 struct termios ttyset; local
2620 struct termios ttyset; local
[all …]
/dports/comms/rxtx/rxtx-2.2pre2/src/
H A DSerialImp.c434 struct termios ttyset; in configure_port() local
570 struct termios ttyset; local
839 struct termios ttyset; local
1181 struct termios ttyset; local
1202 struct termios ttyset; local
1768 struct termios ttyset; local
1795 struct termios ttyset; local
2799 struct termios ttyset; local
2851 struct termios ttyset; local
2886 struct termios ttyset; local
[all …]
H A DI2CImp.c163 struct termios ttyset; in Java_gnu_io_I2CPort_open() local
233 struct termios ttyset; in Java_gnu_io_I2CPort_nativeSetI2CPortParams() local
520 struct termios ttyset; in Java_gnu_io_I2CPort_NativegetReceiveTimeout() local
543 struct termios ttyset; in Java_gnu_io_I2CPort_NativeisReceiveTimeoutEnabled() local
820 struct termios ttyset; in Java_gnu_io_I2CPort_NativeEnableReceiveTimeoutThreshold() local
948 struct termios ttyset; in Java_gnu_io_I2CPort_setflowcontrol() local
1307 void dump_termios(char *foo,struct termios *ttyset) in dump_termios()
H A DRS485Imp.c163 struct termios ttyset; in Java_gnu_io_RS485Port_open() local
233 struct termios ttyset; in Java_gnu_io_RS485Port_nativeSetRS485PortParams() local
590 struct termios ttyset; in Java_gnu_io_RS485Port_NativegetReceiveTimeout() local
613 struct termios ttyset; in Java_gnu_io_RS485Port_NativeisReceiveTimeoutEnabled() local
890 struct termios ttyset; in Java_gnu_io_RS485Port_NativeEnableReceiveTimeoutThreshold() local
1018 struct termios ttyset; in Java_gnu_io_RS485Port_setflowcontrol() local
1377 void dump_termios(char *foo,struct termios *ttyset) in dump_termios()
H A DRawImp.c302 struct termios ttyset; in Java_gnu_io_RawPort_nativeSetRawPortParams() local
589 struct termios ttyset; in Java_gnu_io_RawPort_NativegetReceiveTimeout() local
612 struct termios ttyset; in Java_gnu_io_RawPort_NativeisReceiveTimeoutEnabled() local
889 struct termios ttyset; in Java_gnu_io_RawPort_NativeEnableReceiveTimeoutThreshold() local
1017 struct termios ttyset; in Java_gnu_io_RawPort_setflowcontrol() local
1376 void dump_termios(char *foo,struct termios *ttyset) in dump_termios()
H A DSerialImp.cpp628 struct termios ttyset; in RXTXPort() local
660 struct termios ttyset; in RXTXPort() local
1068 struct termios ttyset; in RXTXPort() local
1859 void dump_termios(char *foo,struct termios *ttyset) in dump_termios()
H A Dtermios.c100 struct termios *ttyset; member
799 BOOL init_termios(struct termios *ttyset ) in init_termios()
/dports/comms/rxtx/rxtx-2.2pre2/contrib/
H A DtestSerial.c69 struct termios ttyset; in main() local
/dports/mail/mailx/mail-2.2.8/
H A Dtty.c52 static int ttyset; /* We must now do erase/kill */ variable
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dtty.c63 static int ttyset; /* We must now do erase/kill */ variable
/dports/audio/madplay/madplay-0.15.2b/
H A Dmadplay.c497 int ttyset = 0, preamp = 0; in get_options() local
/dports/comms/hamlib/hamlib-4.3.1/lib/
H A Dtermios.c78 struct termios *ttyset; member
932 static BOOL init_termios(struct termios *ttyset) in init_termios()
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dircaux.c1385 struct termio ttyset; local
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dircaux.c1487 struct termio ttyset; local
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DOCP_DataStreamInput_Thread.cpp1232 termios ttyset; in OpenComPortPhysical() local
/dports/astro/gpsd/gpsd-3.20/
H A Dgpsd.h518 struct termios ttyset, ttyset_old; member