Searched refs:SSHPROTO (Results 1 – 5 of 5) sorted by relevance
114 struct SSHPROTO { struct
336 struct SSHPROTO *ssh; in wssh_setup_connection()339 data->req.p.ssh = ssh = calloc(1, sizeof(struct SSHPROTO)); in wssh_setup_connection()446 struct SSHPROTO *sftp_scp = data->req.p.ssh; in wssh_statemach_act()1047 struct SSHPROTO *sftp_scp = data->req.p.ssh; in wssh_done()
684 struct SSHPROTO *protop = data->req.p.ssh; in myssh_statemach_act()2147 struct SSHPROTO *ssh; in myssh_setup_connection()2150 data->req.p.ssh = ssh = calloc(1, sizeof(struct SSHPROTO)); in myssh_setup_connection()2376 struct SSHPROTO *protop = data->req.p.ssh; in myssh_done()2636 struct SSHPROTO *protop = data->req.p.ssh; in sftp_quote()
974 struct SSHPROTO *sshp = data->req.p.ssh; in ssh_statemach_act()3173 struct SSHPROTO *ssh; in ssh_setup_connection()3176 data->req.p.ssh = ssh = calloc(1, sizeof(struct SSHPROTO)); in ssh_setup_connection()3484 struct SSHPROTO *sshp = data->req.p.ssh; in ssh_done()
684 struct SSHPROTO *ssh;