Home
last modified time | relevance | path

Searched refs:crtscts (Results 1 – 25 of 134) sorted by relevance

123456

/dports/comms/vrflash/vrflash-0.24/
H A Dconfigure.in82 crtscts=yes,crtscts=no)
83 if test "x$crtscts" = "xyes"; then
104 crtscts=yes,crtscts=no)
105 if test "x$crtscts" = "xyes"; then
/dports/emulators/libdsk/libdsk-1.4.2/tools/
H A Dserslave.c65 static int crtscts; variable
145 if (opt1 && opt1 < opte) crtscts = 1; in serial_open()
146 else if (opt2 && opt2 < opte) crtscts = 0; in serial_open()
147 else crtscts = 1; in serial_open()
181 if (crtscts) termios_p->c_cflag |= CRTSCTS; in set_params()
330 if (opt1 && opt1 < opte) crtscts = 1; in serial_open()
331 else if (opt2 && opt2 < opte) crtscts = 0; in serial_open()
332 else crtscts = 1; in serial_open()
344 if (crtscts) in serial_open()
564 if (opt1 && opt1 < opte) crtscts = 1; in serial_open()
[all …]
/dports/emulators/libdsk/libdsk-1.4.2/lib/
H A Drpcwin32.c103 if (opt1 && opt1 < opte) self->crtscts = 1; in w32serial_open()
104 else if (opt2 && opt2 < opte) self->crtscts = 0; in w32serial_open()
105 else self->crtscts = 1; in w32serial_open()
117 if (self->crtscts) in w32serial_open()
H A Drpctios.c117 if (opt1 && opt1 < opte) self->crtscts = 1; in tios_open()
118 else if (opt2 && opt2 < opte) self->crtscts = 0; in tios_open()
119 else self->crtscts = 1; in tios_open()
252 if (self->crtscts) termios_p->c_cflag |= CRTSCTS; in set_params()
H A Drpcfossl.c213 if (opt1 && opt1 < opte) self->crtscts = 1; in fossil_open()
214 else if (opt2 && opt2 < opte) self->crtscts = 0; in fossil_open()
215 else self->crtscts = 1; in fossil_open()
240 rg.h.al = self->crtscts ? 2 : 0; in fossil_open()
H A Drpcfossl.h31 int crtscts; member
H A Drpctios.h32 int crtscts; member
H A Drpcwin32.h32 int crtscts; member
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DSerialPort.schelp41 argument::crtscts
52 code::crtscts:: and code::xonxoff:: cannot both be true; code::*new:: will throw an error if both
138 crtscts: true);
176 crtscts: true);
207 crtscts: true);
/dports/comms/gnokii/gnokii-0.6.31/Docs/sample/ppp/
H A Doptions2 crtscts
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/maloc/tools/tests/aloc/
H A Din248 /usr/sbin/pppd /dev/modem 115200 crtscts lock noauth \
/dports/net/gnu-radius/radius-1.6.1/client/nas/
H A Dnas.rc15 "crtscts"
/dports/sysutils/coreutils/coreutils-8.32/tests/misc/
H A Dstty.sh67 cstopb|crtscts|cdtrdsr|icanon) continue;;
/dports/misc/gnuls/coreutils-8.30/tests/misc/
H A Dstty.sh67 cstopb|crtscts|cdtrdsr|icanon) continue;;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/testsuite/classlibrary/
H A DTestSerialPort.sc105 (crtscts: true),
127 this.assertException({ SerialPort(input, crtscts: true, xonxoff: true) },
129 "Trying to open a serial port with both xonxoff and crtscts should throw");
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Control/
H A DSerialPort.sc77 crtscts(false),
95 crtscts,
/dports/comms/tits/tits-1.3.0/
H A Dtty.c646 int crtscts; in cf_tty_crtscts() local
648 if ((errstr = config_boolean(cs, argv[1], &crtscts)) != NULL) in cf_tty_crtscts()
653 if (crtscts) in cf_tty_crtscts()
/dports/comms/conserver-com/conserver-8.2.4/conserver/
H A Dconsent.h101 FLAG crtscts; /* use hardware flow control */ member
H A Dreadcfg.c655 if (d->crtscts != FLAGUNKNOWN) in ApplyDefault()
656 c->crtscts = d->crtscts; in ApplyDefault()
1713 c->crtscts = FLAGUNKNOWN; in ProcessOptions()
1744 c->crtscts = negative ? FLAGFALSE : FLAGTRUE; in ProcessOptions()
2949 if (pCEmatch->crtscts != c->crtscts) { in ConsoleAdd()
2950 pCEmatch->crtscts = c->crtscts; in ConsoleAdd()
2996 if (pCEmatch->crtscts != c->crtscts) { in ConsoleAdd()
2997 pCEmatch->crtscts = c->crtscts; in ConsoleAdd()
3332 if (c->crtscts == FLAGUNKNOWN) in ConsoleDestroy()
3333 c->crtscts = FLAGFALSE; in ConsoleDestroy()
/dports/comms/gnokii/gnokii-0.6.31/Docs/
H A DDataCalls-QuickStart56 modem crtscts defaultroute
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/serial/
H A Dcp210x.c276 bool crtscts; member
1178 port_priv->crtscts = true; in cp210x_set_flow_control()
1185 port_priv->crtscts = false; in cp210x_set_flow_control()
1328 if (port_priv->crtscts && control & CONTROL_WRITE_RTS) { in cp210x_tiocmset_port()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/serial/
H A Dcp210x.c276 bool crtscts; member
1178 port_priv->crtscts = true; in cp210x_set_flow_control()
1185 port_priv->crtscts = false; in cp210x_set_flow_control()
1328 if (port_priv->crtscts && control & CONTROL_WRITE_RTS) { in cp210x_tiocmset_port()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/serial/
H A Dcp210x.c276 bool crtscts; member
1178 port_priv->crtscts = true; in cp210x_set_flow_control()
1185 port_priv->crtscts = false; in cp210x_set_flow_control()
1328 if (port_priv->crtscts && control & CONTROL_WRITE_RTS) { in cp210x_tiocmset_port()
/dports/lang/chibi-scheme/chibi-scheme-0.10/lib/chibi/
H A Dstty.scm48 (crtscts control ,CRTSCTS) ; enable RTS/CTS handshaking
/dports/comms/mgetty+sendfax/mgetty-1.1.37/contrib/
H A DREADME137 if "stty crtscts </dev/ttyS..." hangs), and set the CRTSCTS flag. If

123456