Searched refs:version_dir (Results 1 – 2 of 2) sorted by relevance
206 char *version_dir; in module_load() local242 version_dir = g_strcanon(g_strdup(QEMU_PKGVERSION), in module_load()245 dirs[n_dirs++] = g_strdup_printf("/var/run/qemu/%s", version_dir); in module_load()
513 version_dir = ['', '', '']519 version_dir[1] = s.group('ver')521 version_dir[1] = dirver545 if self._vercmp(version_dir, version_dir_new) <= 0:557 version_dir = version_dir_new