Home
last modified time | relevance | path

Searched refs:cdtimo (Results 1 – 7 of 7) sorted by last modified time

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcmai.c1306 int cdtimo = 0; /* Carrier wait timeout */ variable
H A Dckcpro.c175 extern int wslots, success, xitsta, rprintf, discard, cdtimo, keep, fdispla;
3328 if (ttopen(ttname,&x,mdmtyp,cdtimo) < 0) {
H A Dckuus5.c109 extern int carrier, cdtimo, local, quiet, backgrd, bgset, sosi, xsuspend,
7480 if (cdtimo) printf(", timeout: %d sec", cdtimo);
H A Dckuus4.c415 timint, timef, inbufsize, dialog, binary, carrier, cdtimo, cmask, duplex,
2616 if (ttopen(ttname,&x,mdmtyp,cdtimo) < 0) { /* (no harm if already open) */
4695 if (cdtimo) printf(", timeout: %d sec", cdtimo); in shoparc()
H A Dckuus3.c145 mdmtyp, network, quiet, nettype, carrier, debses, debtim, cdtimo, nlangs,
2462 cdtimo = z; in setdcd()
H A Dckuus7.c408 nettype, escape, mdmtyp, duplex, dfloc, network, cdtimo, autoflow, tnlm,
9983 if ((y = ttopen(s,&_local,mdmtyp,cdtimo)) > -1) {
H A Dckcpro.w153 extern int wslots, success, xitsta, rprintf, discard, cdtimo, keep, fdispla;
3130 if (ttopen(ttname,&x,mdmtyp,cdtimo) < 0) {