Home
last modified time | relevance | path

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

/external/autotest/server/cros/network/rf_switch/
Dscpi_ssh_tunnel.py96 def _make_tunnel_command(self, hosts_file='/dev/null', argument
102 hosts_file, connect_timeout, alive_interval,
/external/autotest/server/hosts/
Dabstract_ssh.py159 hosts_file='/dev/null', connect_timeout=30, argument
165 hosts_file=hosts_file, connect_timeout=connect_timeout,
172 def make_ssh_options(hosts_file='/dev/null', connect_timeout=30, argument
180 ("UserKnownHostsFile", hosts_file),
254 hosts_file=self.known_hosts_file)
293 hosts_file=self.known_hosts_file)
Dbase_servohost.py431 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, argument
467 user=user, port=port, opts=options, hosts_file='/dev/null',
Dssh_host.py93 hosts_file=self.known_hosts_file,
Dcros_host.py1855 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, argument
1894 user=user, port=port, opts=options, hosts_file='/dev/null',