Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 25 of 47) sorted by relevance

12

/qemu/tests/qemu-iotests/tests/
H A Dfuse-allow-other.out19 Permissions post-chmod: 0
21 Permissions post-chmod: 400
23 chmod: changing permissions of 'TEST_DIR/fuse-export': Operation not permitted
24 Permissions post-chmod: 400
48 Permissions post-chmod: 0
50 Permissions post-chmod: 400
52 Permissions post-chmod: 444
75 Permissions post-chmod: 0
77 Permissions post-chmod: 400
79 Permissions post-chmod: 444
H A Dfuse-allow-other108 chmod 000 "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
113 chmod u+r "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
119 chmod 444 "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
138 chmod o-r fuse-export 2>&1 | _filter_testdir | _filter_imgfmt
H A Dzoned36 sudo -n chmod 0666 /dev/nullb0
/qemu/tests/qemu-iotests/
H A D118366 os.chmod(old_img, 0o666)
367 os.chmod(new_img, 0o666)
372 os.chmod(old_img, 0o444)
373 os.chmod(new_img, 0o444)
392 os.chmod(old_img, 0o444)
412 os.chmod(new_img, 0o444)
434 os.chmod(old_img, 0o444)
454 os.chmod(new_img, 0o444)
494 os.chmod(new_img, 0o444)
515 os.chmod(old_img, 0o444)
[all …]
H A D23280 chmod a-w $TEST_IMG
84 chmod a+w $TEST_IMG
106 chmod a-w $TEST_IMG
124 chmod a+w $TEST_IMG
142 chmod a-w $TEST_IMG
H A D308177 chmod u+w "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
181 chmod u+x "$EXT_MP" 2>&1 | _filter_testdir | _filter_imgfmt
203 chmod 0600 "$COPIED_IMG"
H A D01254 chmod a-w "$TEST_IMG_FILE"
H A D308.out53 Permissions pre-chmod: 400
54 chmod: changing permissions of 'TEST_DIR/t.IMGFMT.fuse': Read-only file system
H A D108324 sudo -n chmod go+rw "$export_mp"
H A D051356 chmod u-w "$TEST_IMG"
359 chmod u+w "$TEST_IMG"
/qemu/qga/
H A Dcommands-posix-ssh.c75 if (chmod(path, mode) == -1) { in mkdir_for_user()
103 if (chmod(path, 0600) == -1) { in write_authkeys()
/qemu/fsdev/
H A Dfile-op-9p.h128 int (*chmod)(FsContext *, V9fsPath *, FsCred *); member
/qemu/docs/tools/
H A Dvirtfs-proxy-helper.rst16 few file operations (like chown, chmod to any mode/uid:gid). There are two
/qemu/tests/docker/dockerfiles/
H A Dfedora-win64-cross.docker18 chmod +x /usr/bin/nosync && \
H A Dfedora.docker18 chmod +x /usr/bin/nosync && \
/qemu/linux-user/mips/
H A Dsyscall-args-o32.c.inc16 [ 15] = 2, /* chmod */
/qemu/scripts/coverity-scan/
H A Dcoverity-scan.docker29 chmod +x /usr/bin/nosync && \
/qemu/hw/9pfs/
H A Dcofs.c112 err = s->ops->chmod(&s->ctx, path, &cred); in v9fs_co_chmod()
H A D9p-local.c395 ret = chmod(proc_path, mode); in fchmodat_nofollow()
1591 .chmod = local_chmod,
H A D9p-synth.c632 .chmod = synth_chmod,
/qemu/bsd-user/netbsd/
H A Dstrace.list12 { TARGET_NETBSD_NR_chmod, "chmod", "%s(\"%s\",%#o)", NULL, NULL },
/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c146 chk_error(chmod("file2", 0600)); in test_file()
/qemu/bsd-user/openbsd/
H A Dstrace.list14 { TARGET_OPENBSD_NR_chmod, "chmod", "%s(\"%s\",%#o)", NULL, NULL },
/qemu/linux-user/mips64/
H A Dsyscall_n32.tbl98 88 n32 chmod sys_chmod
H A Dsyscall_n64.tbl98 88 n64 chmod sys_chmod

12