Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dahci-test.c119 char *uri_local = NULL; in ahci_migrate() local
123 uri_local = g_strdup_printf("%s%s", "unix:", mig_socket); in ahci_migrate()
124 uri = uri_local; in ahci_migrate()
146 g_free(uri_local); in ahci_migrate()