Searched refs:crtscts (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | options.c | 83 int crtscts = 0; /* Use hardware flow control */ variable 251 { "crtscts", o_int, &crtscts, 253 { "nocrtscts", o_int, &crtscts, 255 { "-crtscts", o_int, &crtscts, 257 { "cdtrcts", o_int, &crtscts, 259 { "nocdtrcts", o_int, &crtscts, 1936 crtscts = -2;
|
H A D | pppd.h | 237 extern int crtscts; /* Use hardware flow control */
|
H A D | sys-solaris.c | 1314 if (crtscts > 0) { 1316 } else if (crtscts < 0) { 1329 if (crtscts == -2) {
|
/titanic_41/usr/src/cmd/cmd-inet/etc/ppp/ |
H A D | options.ttya.tmpl | 27 # Typically, asyncmap, crtscts, baud rate, and other hardware-related
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | Dialers | 87 …=,-, "" \dA\pTE1V1X1Q0S2=255S12=255&A0&H1&M5&B2\r\c OK\r \EATDT\T\r\c CONNECT STTY=crtscts,crtsxoff 88 …=,-, "" \dA\pTE1V1X1Q0S2=255S12=255&A0&H1&M0&B0\r\c OK\r \EATDT\T\r\c CONNECT STTY=crtscts,crtsxoff 98 …"" \dA\pA\pA\pTE1V1X1Q0S2=255S12=255S50=6\r\c OK\r \EATDT\T\r\c CONNECT\s9600 STTY=crtscts,crtsxoff 99 …\pA\pA\pTE1V1X1Q0S2=255S12=255S50=6S180=0\r\c OK\r \EATDT\T\r\c CONNECT\s9600 STTY=crtscts,crtsxoff
|