/linux-4.4.14/tools/testing/selftests/exec/ |
D | Makefile | 11 chmod +x $@ 16 chmod -x $@
|
/linux-4.4.14/tools/testing/selftests/capabilities/ |
D | test_execve.c | 228 if (chmod("validate_cap_suidroot", S_ISUID | 0700) != 0) in do_tests() 235 if (chmod("validate_cap_suidnonroot", S_ISUID | 0700) != 0) in do_tests() 242 if (chmod("validate_cap_sgidroot", S_ISGID | 0710) != 0) in do_tests() 249 if (chmod("validate_cap_sgidnonroot", S_ISGID | 0710) != 0) in do_tests()
|
/linux-4.4.14/Documentation/filesystems/ |
D | devpts.txt | 39 $ chmod 0666 /dev/pts/ptmx 73 $ chmod 666 /dev/pts/ptmx 86 - using 'chmod 0666 /dev/pts/ptmx' 120 The permissions can be later be changed as usual with 'chmod'. 122 chmod 666 /dev/pts/ptmx
|
D | sysv-fs.txt | 191 - Xenix FS kludge: as regular files with chmod 1000 193 - Coherent FS kludge: as regular files with chmod 1000
|
D | dnotify.txt | 21 changed (chmod,chown)
|
D | hpfs.txt | 46 when you use chmod/chown/chgrp/mknod/ln -s on the filesystem. 73 driver can do it. If you chown/chgrp/chmod on a hpfs partition, extended 80 uid=luser_uid, the file will be still owned by root! If you chmod file to 444,
|
D | tmpfs.txt | 135 parameters with chmod(1), chown(1) and chgrp(1) on a mounted filesystem.
|
D | vfs.txt | 23 VFS system calls open(2), stat(2), read(2), write(2), chmod(2) and so 31 The VFS implements the open(2), stat(2), chmod(2), and similar system 463 is called by chmod(2) and related system calls.
|
D | ext2.txt | 162 for by the standard chmod flags. These flags can be listed with lsattr
|
D | spufs.txt | 45 All files support the chmod(2)/fchmod(2) and chown(2)/fchown(2) opera-
|
D | xfs-delayed-logging-design.txt | 494 inode changes. If you modify lots of inode cores (e.g. chmod -R g+w *), then
|
/linux-4.4.14/Documentation/scsi/ |
D | osst.txt | 202 chown 0.disk $dir/osst$nr; chmod 660 $dir/osst$nr; 204 chown 0.disk $dir/nosst$nr; chmod 660 $dir/nosst$nr; 206 chown 0.disk $dir/osst${nr}l; chmod 660 $dir/osst${nr}l; 208 chown 0.disk $dir/nosst${nr}l; chmod 660 $dir/nosst${nr}l; 210 chown 0.disk $dir/osst${nr}m; chmod 660 $dir/osst${nr}m; 212 chown 0.disk $dir/nosst${nr}m; chmod 660 $dir/nosst${nr}m; 214 chown 0.disk $dir/osst${nr}a; chmod 660 $dir/osst${nr}a; 216 chown 0.disk $dir/nosst${nr}a; chmod 660 $dir/nosst${nr}a;
|
/linux-4.4.14/tools/perf/trace/strace/groups/ |
D | file | 2 chmod
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | MAKEDEV | 9 chmod 666 /dev/$1$dev
|
/linux-4.4.14/drivers/block/paride/ |
D | mkd | 9 mknod $1 $2 $3 $4 ; chmod 0660 $1 ; chown root:disk $1
|
/linux-4.4.14/Documentation/s390/ |
D | config3270.sh | 57 echo chmod 666 $D/$TUB >> $SCR
|
/linux-4.4.14/tools/testing/selftests/ |
D | Makefile | 98 chmod u+x $(ALL_SCRIPT)
|
/linux-4.4.14/arch/um/os-Linux/ |
D | user_syms.c | 75 EXPORT_SYMBOL_PROTO(chmod);
|
/linux-4.4.14/Documentation/ |
D | debugging-modules.txt | 17 chmod a+x /tmp/modprobe
|
D | java.txt | 364 Now simply chmod +x the .class, .jar and/or .html files you want to execute. 384 chmod 755 HelloWorld.class 390 To execute Java Jar files, simple chmod the *.jar files to include 395 To execute Java Applets, simple chmod the *.html files to include
|
D | Changes | 205 chmod 0644 /dev/cpu/microcode
|
D | email-clients.txt | 151 as read-write for user only so you will have to chmod them to make them
|
D | initrd.txt | 115 # chmod 400 /dev/initrd
|
/linux-4.4.14/Documentation/sound/oss/ |
D | MultiSound | 531 chmod 0664 'MultiSound.d/setdigital.c' || 985 chmod 0664 'MultiSound.d/pinnaclecfg.c' || 1015 chmod 0664 'MultiSound.d/Makefile' || 1045 chmod 0664 'MultiSound.d/conv.l' || 1122 chmod 0664 'MultiSound.d/msndreset.c' ||
|
D | Introduction | 336 chmod 666 /dev/dsp /dev/mixer /dev/audio
|
/linux-4.4.14/Documentation/dvb/ |
D | udev.txt | 29 Don't forget to make the script executable with "chmod".
|
/linux-4.4.14/scripts/package/ |
D | builddeb | 28 chmod -R go-w "$pdir" 218 chmod 755 "$tmpdir/DEBIAN/$script"
|
/linux-4.4.14/tools/perf/Documentation/ |
D | android.txt | 65 chmod +x /tmp/perf-archive
|
/linux-4.4.14/fs/hostfs/ |
D | hostfs_user.c | 204 } else if (chmod(file, attrs->ia_mode) != 0) { in set_attr()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | syscall_table.S | 74 ENTRY_SAME(chmod) /* 15 */
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | systbl.h | 21 SYSCALL_SPU(chmod)
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_wrapper.c | 67 COMPAT_SYSCALL_WRAP2(chmod, const char __user *, filename, umode_t, mode);
|
/linux-4.4.14/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 99 90 common chmod sys_chmod
|
D | syscall_32.tbl | 24 15 i386 chmod sys_chmod
|
/linux-4.4.14/Documentation/DocBook/ |
D | filesystems.xml.db | 200 API-sysfs-chmod-file
|
/linux-4.4.14/Documentation/networking/ |
D | tuntap.txt | 42 e.g. chmod 0666 /dev/net/tun
|
D | README.sb1000 | 160 Solution -- As root do `chmod ug+x /etc/ppp/ppp@gi-on'.
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 36 read-only dos attribute on directories (for chmod) since Windows 139 Add ability to modify cifs acls for handling chmod (when mounted with 208 attribute on chmod when adding any write permission (ie on any of 1031 Unix extensions (symlink, readlink, hardlink, chmod and some chgrp and chown) implemented
|
D | README | 86 utility as suid (e.g. "chmod +s /sbin/mount.cifs). To enable users to 116 as suid (e.g. "chmod +s /sbin/umount.cifs") or equivalent (some distributions 166 enabled on the server and client, subsequent setattr calls (e.g. chmod) can
|
/linux-4.4.14/fs/ |
D | open.c | 562 SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) in SYSCALL_DEFINE2() argument
|
/linux-4.4.14/Documentation/usb/ |
D | proc_usb_info.txt | 77 grant read/write permissions to other users by using "chmod". Also,
|
/linux-4.4.14/Documentation/vm/ |
D | hugetlbpage.txt | 302 Regular chown, chgrp, and chmod commands (with right permissions) could be
|
/linux-4.4.14/Documentation/blockdev/ |
D | paride.txt | 251 mknod $1 $2 $3 $4 ; chmod 0660 $1 ; chown root:disk $1
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 178 Do not chmod files in the cache. The module creates things with minimal
|
/linux-4.4.14/Documentation/serial/ |
D | moxa-smartio | 282 create it by vi, run "chmod 755 rc.serial" to change the permission.
|
/linux-4.4.14/Documentation/cdrom/ |
D | ide-cd | 303 with chmod first.)
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 469 chmod command, then you could change the default reading punc and
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1428 host# chmod 666 /dev/net/tun
|