Searched defs:ssh (Results 1 – 6 of 6) sorted by relevance
33 def ssh(self, title, *cmd, **kwargs): member in SSHFlavor
2143 struct SSHPROTO *ssh; in myssh_setup_connection() local2163 struct ssh_conn *ssh; in myssh_connect() local2353 struct ssh_conn *ssh = &conn->proto.sshc; in scp_disconnect() local
3171 struct SSHPROTO *ssh; in ssh_setup_connection() local3193 struct ssh_conn *ssh = &conn->proto.sshc; in ssh_tls_recv() local3217 struct ssh_conn *ssh = &conn->proto.sshc; in ssh_tls_send() local
337 struct SSHPROTO *ssh; in wssh_setup_connection() local
92 ssh (opts) { method in GitHost
719 struct SSHPROTO *ssh; member