/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/ |
H A D | ssh.c | 649 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 784 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 857 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|
/dports/emulators/qemu/qemu-6.2.0/block/ |
H A D | ssh.c | 611 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 829 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 901 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/ |
H A D | ssh.c | 611 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 829 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 901 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|
/dports/emulators/qemu60/qemu-6.0.0/block/ |
H A D | ssh.c | 655 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 873 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 945 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|
/dports/emulators/qemu5/qemu-5.2.0/block/ |
H A D | ssh.c | 655 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 873 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 945 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|
/dports/emulators/qemu-utils/qemu-4.2.1/block/ |
H A D | ssh.c | 660 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 878 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 946 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|
/dports/emulators/qemu42/qemu-4.2.1/block/ |
H A D | ssh.c | 660 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 878 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 946 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/ |
H A D | ssh.c | 660 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 878 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 946 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/ |
H A D | ssh.c | 660 static int connect_to_ssh(BDRVSSHState *s, BlockdevOptionsSsh *opts, in connect_to_ssh() function 878 ret = connect_to_ssh(s, opts, ssh_flags, 0, errp); in ssh_file_open() 946 ret = connect_to_ssh(&s, opts->location, in ssh_co_create()
|