Lines Matching refs:from
96 my $cwd_testno; # test case numbers extracted from CWD command
97 my $testno = 0; # test case number (read from server.cmd)
132 # global typeglob filehandle vars to read/write from/to sockfilters
134 local *SFREAD; # used to read from primary connection
136 local *DREAD; # used to read from secondary connection
148 # global vars customized for each test from the server commands file
204 # For now, program will also terminate from within this handler.
321 # read_mainsockf attempts to read the given amount of output from the
323 # reads untranslated sockfilt lingo which may hold data read from the
345 # read_datasockf attempts to read the given amount of output from the
347 # reads untranslated sockfilt lingo which may hold data read from the
382 logmsg "Exited from sysread_or_die() at $fcaller " .
397 logmsg "Exited from sysread_or_die() at $fcaller " .
856 my $from;
864 $from = $1;
872 if (length($from)) {
1212 # Example from RFC 3501, 6.3.1. SELECT Command
2360 logmsg "REST $rest was removed from size, makes $size left\n";
2626 logmsg "Odd, we got $input from client\n";
2738 # client shall timeout awaiting connection from server
2748 # client shall timeout awaiting connection from server
2778 # Data sockfilter accepted connection from client.
2801 # client awaits data connection from server in vain.
2828 # configuration commands/parameters from server commands file each time
2856 logmsg "FTPD: Getting commands from $logdir/$SERVERCMD\n";
3179 #remove global variables from last connection