Lines Matching refs:response
775 # EHLO response when the client doesn't specify one but for now use
784 # Calculate the EHLO response
808 # Send the EHLO response
830 # response when the client doesn't specify one but for now use 127.0.0.1
838 # Send the HELO response
1164 # Calculate the CAPABILITY response
1177 # Send the CAPABILITY response
1245 my $response = "WE ROOLZ: $$\r\n";
1249 $data[0] = $response;
1733 # Calculate the CAPA response
1742 # Send the CAPA response
1785 # Calculate the AUTH response
1792 # Send the AUTH response
1838 my $response = "WE ROOLZ: $$\r\n";
1842 $data[0] = $response;
2235 my $response = "WE ROOLZ: $$\r\n";
2236 my $size = length($response);
2325 my $response = "WE ROOLZ: $$\r\n";
2326 my $len = length($response);
2528 logmsg "DATA sockfilt unexpected response: $pong\n";
2544 # READ the response code
2547 # READ the response size
2555 # READ the response data
2742 logmsg "DATA sockfilt unexpected response: $pong\n";
2844 $storeresp = ""; # send as ultimate STOR response
2845 $postfetch = ""; # send as header after a FETCH response
2895 logmsg "FTPD: send response with 0.01 sec delay between each byte\n";
3319 my $check = 1; # no response yet