Home
last modified time | relevance | path

Searched refs:activecmd (Results 1 – 2 of 2) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.c391 int activecmd = -1; /* Keyword index of active command */ variable
8099 activecmd = cx;
8100 doconx = ((activecmd == XXCON) || (activecmd == XXTEL) ||
8101 (activecmd == XXRLOG) || (activecmd == XXPIPE) ||
8102 (activecmd == XXIKSD) || (activecmd == XXPTY));
H A Dckuus4.c413 extern int activecmd, remonly, cmd_rows, cmd_cols, parity, seslog,
13774 if (activecmd == XXOUT || activecmd == XXLNOUT) {