Searched refs:ssh_option (Results 1 – 5 of 5) sorted by relevance
8 [-l limit] [-o ssh_option] [-P port] [-S program]60 -o ssh_option
9 [-o ssh_option] [-P port] [-R num_requests] [-S program]95 -o ssh_option
46 def ssh_option(self): member in MasterSsh
180 opts=self._master_ssh.ssh_option,203 opts=self._master_ssh.ssh_option,216 return command % (self._master_ssh.ssh_option, self.known_hosts_file,
71 options = "%s %s" % (options, self._master_ssh.ssh_option)