Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1867 int tmptype, oldtype = 0, secndflag = 0, nfnd; in proxtrans() local
1953 secndflag++; in proxtrans()
1988 if (!cpend && !secndflag) { /* only here if cmd = "STOR" (proxy=1) */ in proxtrans()
2065 if (!cpend && !secndflag) { /* only if cmd = "RETR" (proxy=1) */ in proxtrans()