Searched refs:SSHPROTO (Results 1 – 4 of 4) sorted by relevance
112 struct SSHPROTO { struct
323 struct SSHPROTO *ssh; in wssh_setup_connection()325 conn->data->req.protop = ssh = calloc(1, sizeof(struct SSHPROTO)); in wssh_setup_connection()432 struct SSHPROTO *sftp_scp = data->req.protop; in wssh_statemach_act()1030 struct SSHPROTO *sftp_scp = conn->data->req.protop; in wssh_done()
667 struct SSHPROTO *protop = data->req.protop; in myssh_statemach_act()2132 struct SSHPROTO *ssh; in myssh_setup_connection()2134 conn->data->req.protop = ssh = calloc(1, sizeof(struct SSHPROTO)); in myssh_setup_connection()2358 struct SSHPROTO *protop = conn->data->req.protop; in myssh_done()2611 struct SSHPROTO *protop = data->req.protop; in sftp_quote()
801 struct SSHPROTO *sftp_scp = data->req.protop; in ssh_statemach_act()3030 struct SSHPROTO *ssh; in ssh_setup_connection()3032 conn->data->req.protop = ssh = calloc(1, sizeof(struct SSHPROTO)); in ssh_setup_connection()3310 struct SSHPROTO *sftp_scp = conn->data->req.protop; in ssh_done()