Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/migration/
H A Dmigration-util.c42 static char *SocketAddress_to_str(SocketAddress *addr) in SocketAddress_to_str() function
117 connect_uri = SocketAddress_to_str(addrs->value); in migrate_get_connect_uri()