Home
last modified time | relevance | path

Searched refs:chmod (Results 126 – 150 of 366) sorted by path

12345678910>>...15

/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr145 /bin/chmod -f ${1} "${3}" >/dev/null 2>&1
/illumos-gate/usr/src/cmd/pwconv/
H A Dpwconv.c464 (void) chmod(PASSWD, pwd_mode); in main()
469 if (chmod(OPASSWD, S_IRUSR) < 0) in main()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_main.c422 (void) chmod(RCM_SERVICE_DOOR, S_IRUSR); in main()
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c315 (void) chmod(mountpoint, 0755); in vold_rmmount()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c240 chmod(daemon_dir, DAEMON_DIR_MODE); in main()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dcontrol.c140 if (chmod(ControlSocketName, S_IRUSR|S_IWUSR) < 0) in opencontrolsocket()
H A Ddeliver.c5619 (void) chmod(filename, (MODE_T) mode);
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c1351 (void) chmod(name, ar_stbuf.st_mode & 0777); in writefile()
1353 (void) chmod(name, ar_stbuf.st_mode & 07777); in writefile()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c2617 if (chmod(outfile, statbuf.st_mode) == -1) { in create_outfile()
H A Delfedit.msg190 @ MSG_ERR_CNTCHMOD "unable to chmod %s: %s\n"
/illumos-gate/usr/src/cmd/sgs/libconv/
H A DMakefile.targ75 chmod a+x $@
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg627 @ MSG_SYS_CHMOD "[ chmod ]" # 15
628 @ MSG_SYS_CHMOD_ALT "chmod"
/illumos-gate/usr/src/cmd/sgs/link_audit/
H A DMakefile.targ32 chmod +x $@
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A DMakefile.demo70 chmod a+x $@
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A DREADME46 c: chown/chmod the directories: /var/smb /var/run/smb
/illumos-gate/usr/src/cmd/svc/common/
H A Di.manifest38 CHMOD=/usr/bin/chmod
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dnet-svc87 /usr/bin/chmod $3 $2
/illumos-gate/usr/src/cmd/svc/shell/
H A Dsendmail_include.sh96 chmod 444 "${cf_path}.tmp" &&
/illumos-gate/usr/src/cmd/svc/startd/
H A Dutmpx.c195 (void) chmod(_UTMPX_FILE, S_IRUSR | S_IWUSR | S_IRGRP | in utmpx_check()
200 (void) chmod(_WTMPX_FILE, S_IRUSR | S_IWUSR | S_IRGRP | in utmpx_check()
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dreqexec.c125 if (chmod(dstpath, 0444) != 0) { in dup_chkinstall()
167 if (chmod(resppath, 0644) != 0) { in dup_respfile()
/illumos-gate/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.build.sh61 chmod 500 $savepath
H A Dr.build.sh51 chmod +x $savepath
/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.c419 if (chmod(fname, 0444) == -1) { in add_cmd()
644 if (chmod(fname, 0444) == -1) { in remove_file()
/illumos-gate/usr/src/cmd/syslogd/
H A Dsystem-log80 /usr/bin/chmod 0644 /var/adm/messages
/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()

12345678910>>...15