Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcftp.c2048 int ftplogactive = 0; variable
2058 debug(F111,"ftp cx log active",ckitoa(dialog),ftplogactive); in ftplogend()
2061 if (!ftplogactive || !ftplogbuf[0]) /* No active record */ in ftplogend()
2064 ftplogactive = 0; /* Record is not active */ in ftplogend()
2105 ftplogactive = 1; /* Record is active */ in dologftp()
H A Dckuus3.c4943 extern int ftplogactive;
4949 active = ftplogactive;