Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.c106 int autolocus = 2; /* Automatic LOCUS switching: ASK */ variable
108 int autolocus = 1; /* Automatic LOCUS switching enabled */ variable
3530 autolocus == 2) { /* and AUTOLOCUS is set to ASK */
3571 autolocus = x;
10922 if (autolocus)
11719 if (autolocus)
12011 if (autolocus)
H A Dckuus7.c291 extern int locus, autolocus;
8898 if (autolocus) {
9874 if (autolocus) {
9901 if (autolocus) {
10173 if (autolocus) {
10199 if (autolocus) {
H A Dckuus5.c117 extern int locus, autolocus;
7686 autolocus ? (autolocus == 2 ? "ask" : "auto") :
7688 if (autolocus)
H A Dckcftp.c831 extern int locus, autolocus;
9955 if (autolocus) /* Auotomatic locus switching... */ in lostpeer()
10042 if (autolocus && !ftp_cmdlin && !quitting) { in ftpclose()
15205 if (autolocus && !ftp_cmdlin) {
H A Dckuus3.c1352 extern int locus, autolocus;
4831 extern int locus, autolocus; in dologend()
4842 if (autolocus) { in dologend()