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 | servo_host.py | 203 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, argument
|
D | abstract_ssh.py | 101 hosts_file='/dev/null', argument
|
D | cros_host.py | 1591 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None, argument
|