Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 6 of 6) sorted by relevance

/qemu/.gitlab-ci.d/
H A Dcheck-patch.py18 cwd = os.getcwd() variable
H A Dcheck-dco.py18 cwd = os.getcwd() variable
/qemu/target/i386/
H A Dxsave_helper.c17 uint16_t cwd, swd, twd; in x86_cpu_xsave_all_areas() local
154 uint16_t cwd, swd, twd; in x86_cpu_xrstor_all_areas() local
/qemu/util/
H A Dpath.c26 char *cwd = g_get_current_dir(); in init_paths() local
/qemu/tests/unit/
H A Dtest-qga.c56 g_autofree char *cwd = NULL; in fixture_setup() local
703 g_autofree char *cwd = NULL; in test_qga_config() local
/qemu/linux-user/i386/
H A Dsignal.c39 uint32_t cwd; member