Home
last modified time | relevance | path

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

123

/Linux-v5.4/tools/testing/selftests/exec/
DMakefile22 chmod +x $@
27 chmod -x $@
/Linux-v5.4/tools/testing/selftests/capabilities/
Dtest_execve.c240 if (chmod("validate_cap_suidroot", S_ISUID | 0700) != 0) in do_tests()
247 if (chmod("validate_cap_suidnonroot", S_ISUID | 0700) != 0) in do_tests()
254 if (chmod("validate_cap_sgidroot", S_ISGID | 0710) != 0) in do_tests()
261 if (chmod("validate_cap_sgidnonroot", S_ISGID | 0710) != 0) in do_tests()
/Linux-v5.4/scripts/package/
Dbuilddeb40 chmod -R go-w "$pdir"
42 chmod -R a+rX "$pdir"
164 chmod 755 "$tmpdir/DEBIAN/$script"
/Linux-v5.4/tools/perf/trace/strace/groups/
Dfile2 chmod
Dstring5 chmod
/Linux-v5.4/drivers/block/paride/
Dmkd10 mknod $1 $2 $3 $4 ; chmod 0660 $1 ; chown root:disk $1
/Linux-v5.4/Documentation/s390/
Dconfig3270.sh57 echo chmod 666 $D/$TUB >> $SCR
/Linux-v5.4/arch/um/os-Linux/
Duser_syms.c76 EXPORT_SYMBOL_PROTO(chmod);
/Linux-v5.4/Documentation/
Ddebugging-modules.txt17 chmod a+x /tmp/modprobe
/Linux-v5.4/Documentation/sound/cards/
Dmultisound.sh532 chmod 0664 'MultiSound.d/setdigital.c' ||
986 chmod 0664 'MultiSound.d/pinnaclecfg.c' ||
1016 chmod 0664 'MultiSound.d/Makefile' ||
1046 chmod 0664 'MultiSound.d/conv.l' ||
1124 chmod 0664 'MultiSound.d/msndreset.c' ||
/Linux-v5.4/tools/testing/selftests/rcutorture/bin/
Dmkinitrd.sh66 chmod +x init
/Linux-v5.4/Documentation/admin-guide/
Djava.rst375 Now simply ``chmod +x`` the ``.class``, ``.jar`` and/or ``.html`` files you
401 chmod 755 HelloWorld.class
408 To execute Java Jar files, simple chmod the ``*.jar`` files to include
414 To execute Java Applets, simple chmod the ``*.html`` files to include
/Linux-v5.4/Documentation/filesystems/
Ddevpts.txt17 the ptmxmode=0666, or chmod 0666 /dev/pts/ptmx should be called.
Dsysv-fs.txt191 - Xenix FS kludge: as regular files with chmod 1000
193 - Coherent FS kludge: as regular files with chmod 1000
Ddnotify.txt21 changed (chmod,chown)
Dhpfs.txt46 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,
Dtmpfs.txt136 parameters with chmod(1), chown(1) and chgrp(1) on a mounted filesystem.
/Linux-v5.4/tools/testing/selftests/
DMakefile226 chmod u+x $(ALL_SCRIPT)
/Linux-v5.4/Documentation/media/dvb-drivers/
Dudev.rst45 Don't forget to make the script executable with "chmod".
/Linux-v5.4/tools/perf/Documentation/
Dandroid.txt65 chmod +x /tmp/perf-archive
/Linux-v5.4/fs/hostfs/
Dhostfs_user.c204 } else if (chmod(file, attrs->ia_mode) != 0) { in set_attr()
/Linux-v5.4/arch/mips/kernel/syscalls/
Dsyscall_n32.tbl98 88 n32 chmod sys_chmod
Dsyscall_n64.tbl98 88 n64 chmod sys_chmod
/Linux-v5.4/arch/ia64/kernel/syscalls/
Dsyscall.tbl26 14 common chmod sys_chmod
/Linux-v5.4/arch/xtensa/kernel/syscalls/
Dsyscall.tbl55 44 common chmod sys_chmod

123