Searched defs:sock_dir (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/qemu-iotests/ | ||
H A D | iotests.py | 91 sock_dir = os.environ['SOCK_DIR'] variable |
/qemu/tests/qtest/ | ||
H A D | libqtest.c | 624 g_autofree char *sock_dir = NULL; in qtest_init_with_serial() local |