Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-helpers.c33 static char *SocketAddress_to_str(SocketAddress *addr) in SocketAddress_to_str() function
109 connect_uri = SocketAddress_to_str(addrs->value); in migrate_get_connect_uri()