Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dboot-serial-test.c238 g_autofree char *codetmp = NULL; in test_machine() local
260 code_fd = g_file_open_tmp("qtest-boot-serial-cXXXXXX", &codetmp, NULL); in test_machine()
274 codeparam, code ? codetmp : "", test->machine, in test_machine()
277 unlink(codetmp); in test_machine()