Searched refs:old_path (Results 1 – 3 of 3) sorted by relevance
33 static char *old_path; variable100 if (g_strcmp0(old_path, path)) { in restart_qemu_or_continue()103 old_path = g_strdup(path); in restart_qemu_or_continue()112 g_free(old_path); in qos_invalidate_command_line()113 old_path = NULL; in qos_invalidate_command_line()350 g_free(old_path); in main()
107 old_path = sys.path118 sys.path = old_path
401 os.mkdir(old_path)416 os.rename(old_path, new_path)418 + wd_old_path = get_wd(i.inotify, old_path)