Home
last modified time | relevance | path

Searched refs:symlink (Results 1 – 25 of 34) sorted by relevance

12

/qemu/scripts/
H A Dsymlink-install-tree.py28 os.symlink(source, bundle_dest)
/qemu/fsdev/
H A Dfile-op-9p.h133 int (*symlink)(FsContext *, const char *, V9fsPath *, member
/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc84 [ 83] = 2, /* symlink */
H A Dsyscall_o32.tbl96 83 o32 symlink sys_symlink
/qemu/hw/9pfs/
H A Dcofs.c328 err = s->ops->symlink(&s->ctx, oldpath, &dfidp->path, in v9fs_co_symlink()
H A D9p-synth.c637 .symlink = synth_symlink,
/qemu/
H A Dconfigure135 symlink() { function
1535 symlink "$source_path/$f" "$f"
1541 symlink "$source_path/linux-headers/asm-$linux_arch" linux-headers/asm
/qemu/.gitlab-ci.d/
H A Dwindows.yml116 - $env:MSYS = 'winsymlinks:native' # Enable native Windows symlink
/qemu/bsd-user/netbsd/
H A Dstrace.list133 { TARGET_NETBSD_NR_symlink, "symlink", "%s(\"%s\",\"%s\")", NULL, NULL },
/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c178 chk_error(symlink("file2", "file3")); in test_file()
/qemu/bsd-user/openbsd/
H A Dstrace.list170 { TARGET_OPENBSD_NR_symlink, "symlink", "%s(\"%s\",\"%s\")", NULL, NULL },
/qemu/docs/about/
H A Dbuild-platforms.rst136 Python scripts that call os.symlink() which needs special attention for the
/qemu/linux-user/mips64/
H A Dsyscall_n32.tbl96 86 n32 symlink sys_symlink
H A Dsyscall_n64.tbl96 86 n64 symlink sys_symlink
/qemu/linux-user/x86_64/
H A Dsyscall_64.tbl99 88 common symlink sys_symlink
/qemu/linux-user/xtensa/
H A Dsyscall.tbl45 34 common symlink sys_symlink
/qemu/linux-user/microblaze/
H A Dsyscall.tbl93 83 common symlink sys_symlink
/qemu/linux-user/m68k/
H A Dsyscall.tbl93 83 common symlink sys_symlink
/qemu/linux-user/sh4/
H A Dsyscall.tbl93 83 common symlink sys_symlink
/qemu/linux-user/arm/
H A Dsyscall.tbl98 83 common symlink sys_symlink
/qemu/linux-user/hppa/
H A Dsyscall.tbl96 83 common symlink sys_symlink
/qemu/linux-user/alpha/
H A Dsyscall.tbl66 57 common symlink sys_symlink
/qemu/linux-user/sparc/
H A Dsyscall.tbl80 57 common symlink sys_symlink
/qemu/linux-user/i386/
H A Dsyscall_32.tbl97 83 i386 symlink sys_symlink
/qemu/bsd-user/freebsd/
H A Dstrace.list240 { TARGET_FREEBSD_NR_symlink, "symlink", "%s(\"%s\",\"%s\")", NULL, NULL },

12