Home | History | Annotate | Download | only in virt

Lines Matching refs:dest_host

1130                 save_path="/tmp", dest_host="localhost", remote_port=None):
1149 @param dest_host: Destination host (defaults to 'localhost').
1193 local = dest_host == "localhost"
1210 uri = "tcp:%s:%d" % (dest_host, remote_port)