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.py93 def _make_tunnel_command(self, hosts_file='/dev/null', argument
99 hosts_file, connect_timeout, alive_interval,
/external/autotest/server/hosts/
Dabstract_ssh.py141 hosts_file='/dev/null', connect_timeout=30, argument
147 hosts_file=hosts_file, connect_timeout=connect_timeout,
154 def make_ssh_options(hosts_file='/dev/null', connect_timeout=30, argument
162 ("UserKnownHostsFile", hosts_file),
236 hosts_file=self.known_hosts_file)
275 hosts_file=self.known_hosts_file)
Dservo_host.py212 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, argument
248 user=user, port=port, opts=options, hosts_file='/dev/null',
Dssh_host.py79 hosts_file=self.known_hosts_file,
Dcros_host.py1193 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, argument
1232 user=user, port=port, opts=options, hosts_file='/dev/null',