Lines Matching refs:line
53 def write_line(line):
54 channel.socket.queue_recv(line)
83 def write_line(line):
84 channel.socket.queue_recv(line)
202 def write_line(self, channel, line):
203 channel.socket.queue_recv(line)
239 def write_line(self, channel, line):
240 channel.socket.queue_recv(line)
248 for line in [
254 self.write_line(channel, line)
264 for line in [
268 self.write_line(channel, line)
307 def write_line(self, line):
308 self.channel.socket.queue_recv(line)
449 b'500 Error: line too long\r\n')
463 b'500 Error: line too long\r\n')
798 def write_line(self, line):
799 self.channel.socket.queue_recv(line)
850 def write_line(self, line):
851 self.channel.socket.queue_recv(line)
895 def write_line(self, line):
896 self.channel.socket.queue_recv(line)
937 def write_line(self, line):
938 self.channel.socket.queue_recv(line)
987 b'500 Error: line too long\r\n')