Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dssh.c250 static bool ssh_has_filename_options_conflict(QDict *options, Error **errp) in ssh_has_filename_options_conflict() function
274 if (ssh_has_filename_options_conflict(options, errp)) { in ssh_parse_filename()