Searched refs:cd_file (Results 1 – 1 of 1) sorted by relevance
238 g_autofree char *hd_file = NULL, *cd_file = NULL; in test_docs_q35() local249 cd_file = make_temp_img("qtest_cdrom_XXXXXX.iso", "raw", 1); in test_docs_q35()250 if (!hd_file || !cd_file) { in test_docs_q35()265 hd_file, cd_file, in test_docs_q35()298 if (cd_file) { in test_docs_q35()299 unlink(cd_file); in test_docs_q35()