HomeSort by relevance Sort by last modified time
    Searched refs:hosts_file (Results 1 - 4 of 4) sorted by null

  /external/autotest/server/hosts/
abstract_ssh.py 85 hosts_file='/dev/null',
93 return base_command % (opts, hosts_file, connect_timeout,
148 hosts_file=self.known_hosts_file)
170 hosts_file=self.known_hosts_file)
    [all...]
ssh_host.py 65 hosts_file=self.known_hosts_file,
servo_host.py 201 def make_ssh_command(self, user='root', port=22, opts='', hosts_file=None,
225 @param hosts_file Ignored.
cros_host.py     [all...]

Completed in 89 milliseconds