Home
last modified time | relevance | path

Searched refs:rcdactive (Results 1 – 6 of 6) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcpro.c83 extern int oopts, omode, oname, opath, nopush, isguest, xcmdsrc, rcdactive;
2520 if (!(quiet && rcdactive))
H A Dckcfns.c477 extern int rcdactive;
497 if (!(quiet && rcdactive)) /* gross, yuk */
H A Dckuus7.c98 extern int g_matchdot, hints, xcmdsrc, rcdactive;
7654 rcdactive = 1;
7722 rcdactive = 1; /* Suppress "Logged in" msg if quiet */
H A Dckcpro.w61 extern int oopts, omode, oname, opath, nopush, isguest, xcmdsrc, rcdactive;
2322 if (!(quiet && rcdactive))
H A Dckuus5.c114 rcdactive, keepallchars, cmd_err;
2902 rcdactive = 0; /* REMOTE CD not active */
H A Dckuusr.c101 int rcdactive = 0; /* RCD active */ variable