Searched defs:hosts_file (Results 1 – 4 of 4) sorted by relevance
/external/autotest/server/cros/network/rf_switch/ |
D | scpi_ssh_tunnel.py | 93 def _make_tunnel_command(self, hosts_file='/dev/null', argument
|
/external/autotest/server/hosts/ |
D | abstract_ssh.py | 141 hosts_file='/dev/null', connect_timeout=30, argument 154 def make_ssh_options(hosts_file='/dev/null', connect_timeout=30, argument
|
D | servo_host.py | 212 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, argument
|
D | cros_host.py | 1193 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, argument
|