Home
last modified time | relevance | path

Searched refs:chmod (Results 26 – 50 of 366) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/cmd/chmod/
H A DMakefile26 PROG= chmod
42 XGETFLAGS= -a -x chmod.xcl
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE10 10-08-16 chmod.c: add -l alias for { -h --symlink }
13 11-03-28 chmod.c,chgrp.c: fix --symlink logic
107 07-09-10 chmod.c: add --show,-n
127 07-01-26 chmod.c: don't FTS_FOLLOW if !FTS_PHYSICAL
164 06-06-25 chmod.c: mask -c output with S_IPERM
177 05-02-14 chmod.c: add --reference=file
203 04-04-15 chmod.c: follow symlink for relative mode
278 chmod,head,tail,rev: long options
287 98-11-11 chgrp,chmod: cannot open file stream => not found
298 98-01-07 chown,chgrp,chmod: use fts for -R
[all …]
/illumos-gate/usr/src/test/smbclient-tests/tests/nsmbrc/
H A Dtp_nsmbrc_002.ksh57 cti_execute_cmd chmod 600 ~/.nsmbrc
77 cti_execute_cmd chmod 600 ~/.nsmbrc
/illumos-gate/usr/src/cmd/bnu/
H A DInstall112 echo chmod $MODE $DIR/$FILE
113 chmod $MODE $DIR/$FILE
H A Dcpmv.c82 (void) chmod(temp_p, PUB_FILEMODE);
211 (void) chmod(full, PUB_FILEMODE);
254 (void) chmod(fullname, PUB_FILEMODE);
H A Dlogent.c67 (void) chmod(logfile, LOGFILEMODE);
106 (void) chmod(SYSLOG, LOGFILEMODE);
139 (void) chmod(CMDLOG, LOGFILEMODE);
H A DSetUp43 chmod $3 $ETC/$4
114 chmod 600 $ETC/Permissions
/illumos-gate/usr/src/cmd/mkdir/
H A DMakefile37 %.o: ../chmod/%.c
44 %.po: ../chmod/%.c
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dfunctions.sh145 chmod +x $tmp/script
180 chmod +x $tmp/script
222 chmod +x $tmp/foobar
406 chmod +x try
421 chmod +x foobar
1021 chmod +x $tmp1
1044 chmod +x $tmp/foobar
1071 chmod +x foo
H A Dheredoc.sh120 chmod +x "$f"
175 chmod 755 "$f"
246 chmod +x $script
277 chmod +x $tmpfile1
H A Dbracket.sh56 chmod 777 $file
84 chmod 000 $file
191 chmod 600 $file
210 chmod 4755 "$file"
H A Dio.sh44 chmod 755 $tmp/mycat
116 chmod +x close0 close1
146 chmod +x script
189 chmod +x \$script
192 chmod +x $tmp/1
203 chmod +x $tmp/1
H A Dnamespace.sh59 chmod +x "$tmp/global/xfun" "$tmp/local/xfun"
62 chmod +x "$tmp/local/bin/run" "$tmp/global/bin/run"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_find_001_pos.ksh103 log_must chmod ${ops[i]} $obj
123 log_must chmod A0- $obj
H A Dzfs_acl_cp_001_pos.ksh66 log_must chmod 777 $TESTDIR1
81 log_must usr_exec chmod \
H A Dzfs_acl_chmod_rwx_001_pos.ksh83 log_must usr_exec chmod "$opt$ace" "$node"
85 log_must usr_exec chmod "$opt" "$node"
H A Dzfs_acl_cpio_001_pos.ksh76 log_must chmod 777 $TESTDIR1
100 log_must usr_exec chmod ${ops[i]} $obj
H A Dzfs_acl_chmod_rwx_003_pos.ksh112 log_must usr_exec chmod A+$acl_spec $node
115 log_must usr_exec chmod A0- $node
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dzfs_acl_aclmode_restricted_001_pos.ksh84 usr_exec chmod ${argv[i]} $node
89 usr_exec chmod ${argv[((i + 1))]} $node
/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.in70 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
411 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
412 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
413 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
415 || chmod -R a+r $(distdir)
457 chmod -R a-w $(distdir); chmod a+w $(distdir)
460 chmod a-w $(distdir)
474 && chmod -R a-w "$$dc_install_base" \
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dditto.sh119 typeset -A chown chmod
319 chmod[$src_perm]="${chmod[$src_perm]} '$src_path'"
328 chmod[$src_perm]="${chmod[$src_perm]} '$src_path'"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/projectquota/
H A Dprojectquota_common.kshlib46 log_must chmod 0755 $mntp
63 log_must chmod 0777 $mntp
/illumos-gate/usr/src/test/zfs-tests/tests/functional/userquota/
H A Duserquota_common.kshlib78 log_must chmod 0777 $mntp
88 log_must chmod 0755 $mntp
/illumos-gate/usr/src/cmd/mail/
H A Dmkdead.c82 chmod(hmdead, DEADPERM); in mkdead()
86 chmod(dotdead, DEADPERM); in mkdead()
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dcmp_ca.sh103 chmod +w $targ
117 chmod +w $targ

12345678910>>...15