Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckucmd.c6252 int iscontd = 0; /* Flag for continuation */ local
6726 iscontd = prevchar != CMDQ &&
6728 debug(F101,"gtword iscontd","",iscontd);
6730 if (iscontd) { /* If line is continued... */