Home
last modified time | relevance | path

Searched refs:tn_exit (Results 1 – 5 of 5) sorted by last modified time

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcmai.c1273 int tn_exit = 0; /* Exit on disconnect */ variable
3599 if ((cflg || cnflg) && tn_exit && ttchk() < 0)
H A Dckuus4.c107 exitonclose, tn_exit, ttnproto, autodl, flow, byteorder, what, lastxfer;
2243 if (network && tn_exit && ttchk() < 0)
2356 if (tn_exit || exitonclose)
H A Dckuus3.c160 extern int tn_exit;
11026 if (success) tn_exit = exitonclose;
H A Dckctel.c93 extern int tn_exit; /* Exit on disconnect */
H A Dckuusy.c76 extern int tn_exit;
1195 tn_exit = 1; /* Telnet-like exit condition */ in cmdlin()
1303 tn_exit = 1; /* Telnet-like exit condition */ in cmdlin()
1453 tn_exit = 1; /* Telnet-like exit condition */ in cmdlin()
3447 tn_exit = 1;
3771 tn_exit = 1; /* Telnet-like exit condition */