Home
last modified time | relevance | path

Searched refs:chmod (Results 176 – 200 of 366) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c157 (void) chmod(devtty, 0000); /* nobody, not even us */ in main()
690 (void) chmod(devtty, statbuf.st_mode); in endup()
/illumos-gate/usr/src/cmd/
H A DMakefile94 chmod \
555 chmod \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl.cfg51 # Define test file and test directory which will be operated by chmod
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DMakefile22 basename.c cat.c chgrp.c chmod.c chown.c cksum.c cmp.c \
/illumos-gate/usr/src/cmd/ast/libshell/common/
H A Dillumos_cmdlist.h85 ASTCMDLIST(chmod)
/illumos-gate/usr/src/cmd/allocate/
H A Dfd_clean.sh74 chmod 0100 /etc/security/dev/$1
H A Dsr_clean.sh74 chmod 0100 /etc/security/dev/$1
/illumos-gate/exception_lists/
H A Dpmodes40 # Lp stuff is chmod'ed back by the lp system; prevent pkgchk errors
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Duninstall.c235 if (chmod(_PATH_KMF_CONF, in kc_uninstall()
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Dsupport.c317 chmod(pathname, perm); in dst_s_fopen()
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dattach.ksh196 chmod 700 $ZONEPATH || fail_fatal "$f_chmod" "$ZONEPATH"
H A Dp2v.ksh177 chmod 644 $zonedfs/dfstab || \
230 chmod 644 $ZONEROOT/etc/vfstab || \
/illumos-gate/usr/src/cmd/acct/
H A Dacctdusg.c89 (void) chmod(optarg, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH); in main()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dsetup.ksh77 log_must chmod 644 /tmp/zfstest_datastream.dat
/illumos-gate/usr/src/cmd/mkfile/
H A Dmkfile.c257 if (chmod(argv[1], FILE_MODE) < 0) in main()
/illumos-gate/usr/src/lib/libnsl/dial/
H A Dulockf.c216 (void) chmod(tempfile, (mode_t)0444); in onelock()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_002_pos.ksh344 log_must usr_exec chmod A+$acl $basedir
H A Dzfs_acl_chmod_inherit_003_pos.ksh266 log_must usr_exec chmod A+$acl $basedir
H A Dzfs_acl_chmod_inherit_002_neg.ksh287 log_must usr_exec chmod A+$acl $basedir
/illumos-gate/usr/src/test/zfs-tests/tests/functional/ctime/
H A Dctime_001_pos.c226 if (chmod(pfile, ALL_MODE) == -1) { in do_chmod()
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A DMakefile.demo70 chmod a+x $@
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_replay_fs_001.ksh128 log_must chmod 567 /$TESTPOOL/$TESTFS/setattr
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dcommands.cfg35 chmod
/illumos-gate/usr/src/cmd/bnu/
H A Danlwrk.c157 chmod(afile, CFILEMODE); in anlwrk()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dregress.sh844 then chmod +x $file
933 then chmod -R u+rwx "$@" >/dev/null 2>&1
1030 chmod +x $TWD/COMMAND

12345678910>>...15