Home
last modified time | relevance | path

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

/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dpxssh.py261 ssh_tunnels={}, spawn_local_ssh=True, argument
321 if spawn_local_ssh and not os.path.isfile(ssh_config):
331 if spawn_local_ssh and not os.path.isfile(ssh_key):
354 if spawn_local_ssh==False:
362 if spawn_local_ssh: