Home
last modified time | relevance | path

Searched refs:ssh_tunnels (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
343 if ssh_tunnels!={} and isinstance({},type(ssh_tunnels)):
351 if tunnel_type in ssh_tunnels:
352 tunnels = ssh_tunnels[tunnel_type]