Home
last modified time | relevance | path

Searched refs:ssh_parse_options (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dssh.c606 static BlockdevOptionsSsh *ssh_parse_options(QDict *options, Error **errp) in ssh_parse_options() function
858 opts = ssh_parse_options(options, errp); in ssh_open()
978 ssh_opts->location = ssh_parse_options(uri_options, errp); in ssh_co_create_opts()