Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 25 of 366) sorted by path

12345678910>>...15

/illumos-gate/exception_lists/
H A Dpmodes40 # Lp stuff is chmod'ed back by the lp system; prevent pkgchk errors
/illumos-gate/usr/src/
H A DMakefile.master142 CHMOD= /usr/bin/chmod
/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h321 int chmod(const char *, mode_t);
/illumos-gate/usr/src/cmd/
H A DMakefile94 chmod \
555 chmod \
/illumos-gate/usr/src/cmd/acct/
H A Dacctdusg.c89 (void) chmod(optarg, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH); in main()
H A Dckpacct.sh53 chmod 400 cklock
H A Ddodisk.sh138 chmod 644 ${_pickup}/disktacct
H A Dnulladm.sh34 chmod 664 $_file
H A Drunacct.sh49 chmod 400 ${_nite}/lock1
/illumos-gate/usr/src/cmd/adbgen/
H A DMakefile.com72 chmod +x $@
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c620 if (chmod(file, mode) == -1) { in _newdac()
H A Ddisk_clean.sh308 chmod 700 $VOLUME_PATH
331 chmod 777 /tmp/.removable
H A Dfd_clean.sh74 chmod 0100 /etc/security/dev/$1
H A Dsr_clean.sh74 chmod 0100 /etc/security/dev/$1
H A Dst_clean.sh75 chmod 0100 /etc/security/dev/$1
/illumos-gate/usr/src/cmd/ast/libcmd/
H A DMakefile.defs30 basename.o cat.o chgrp.o cksum.o chmod.o chown.o cmdinit.o \
/illumos-gate/usr/src/cmd/ast/libshell/common/
H A Dillumos_cmdlist.h85 ASTCMDLIST(chmod)
/illumos-gate/usr/src/cmd/ast/msgcc/
H A DMakefile77 chmod a+rx msgcc
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dmain.cc371 if (chmod(realfile, (int)st.st_mode) < 0) { in main()
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt556 # header,173,2,chmod(2),,Mon May 15 09:20:41 2000, + 140000831 msec
558 # path,/export/home/CC_final/icenine/arv/chmod/obj_succ
563 # header,173,2,chmod(2),,Mon May 15 09:20:54 2000, + 400001156 msec
565 # path,/export/home/CC_final/icenine/arv/chmod/obj_fail
/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c709 if (chmod(cp, node.mode) < 0 && !complained_chmod) { in setdirmodes()
H A Dtape.c896 if (chmod(rname, mode) < 0 && !complained_chmod) { in extractfile()
/illumos-gate/usr/src/cmd/bnu/
H A DCvt107 $ECHO chmod 755 $SPOOL/$DIR
H A DInstall112 echo chmod $MODE $DIR/$FILE
113 chmod $MODE $DIR/$FILE
H A DMakefile176 common.o: ../chmod/common.c
177 $(COMPILE.c) -o $@ ../chmod/common.c
179 common.po: ../chmod/common.c
180 $(COMPILE.cpp) ../chmod/common.c > common.c.i

12345678910>>...15