Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpxssh.py262 sync_original_prompt=True, ssh_config=None): argument
320 if ssh_config is not None:
321 if spawn_local_ssh and not os.path.isfile(ssh_config):
323 ssh_options = ssh_options + '-F ' + ssh_config