Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvirtio-9p.c35 static char *concat_path(const char* a, const char* b) in concat_path() function
49 char *template = concat_path(pwd, "qtest-9p-local-XXXXXX"); in virtio_9p_create_local_test_dir()
79 return concat_path(local_test_path, path); in virtio_9p_test_path()