Home
last modified time | relevance | path

Searched refs:S_IRUSR (Results 1 – 25 of 179) sorted by last modified time

12345678

/illumos-gate/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c124 (S_ISGID|S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c159 mapfd = open(ondiskname, O_RDWR|O_CREAT|O_SYNC, S_IRUSR | S_IWUSR); 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/init/
H A Dinit.c2200 ((stat_buf.st_mode & (S_IFMT|S_IRUSR)) == (S_IFIFO|S_IRUSR))) in setup_pipe()
3871 S_IRUSR | S_IWUSR); in st_init()
3879 st_fd = open(init_state_file, O_RDWR, S_IRUSR | S_IWUSR); in st_init()
3985 O_WRONLY | O_CREAT | O_TRUNC, S_IRUSR | S_IWUSR); in st_write()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c1308 if ((fd = open(door_file, O_RDWR | O_CREAT, S_IRUSR|S_IWUSR)) == -1) { in daemon_update()
/illumos-gate/usr/src/cmd/consadm/
H A Dconsadm.c347 S_IRUSR | S_IWUSR)) < 0) { in getlock()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c2594 S_IRUSR | S_IWUSR); in do_setvar()
3076 S_IRUSR | S_IWUSR); in do_new()
3210 omode = S_IRUSR | S_IWUSR; in do_rw()
/illumos-gate/usr/src/cmd/boot/fiocompress/
H A Dfiocompress.c164 S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in setup_outfile()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_odir.c1418 aflags = S_IRUSR; in smb_odir_wildcard_fileinfo()
H A Dsmb_common_open.c629 new_attr.sa_vattr.va_mode = S_IRUSR; in smb_common_open()
1001 new_attr.sa_vattr.va_mode = S_IRUSR | S_IWUSR; in smb_common_open()
1004 S_IRUSR | S_IRGRP | S_IROTH | in smb_common_open()
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h195 #define S_IRALL (S_IRUSR|S_IRGRP|S_IROTH)
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcxgbetool.c351 S_IRUSR | S_IRGRP | S_IROTH); in do_collect()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c7455 if ((*lockfd = open(pathbuf, O_RDWR|O_CREAT, S_IRUSR|S_IWUSR)) < 0) { in zonecfg_grab_lock_file()
/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c855 S_IRUSR | S_IWUSR); in xml_init_data()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c938 (!(seen & S_IRUSR))) { in zfs_mode_compute()
939 seen |= S_IRUSR; in zfs_mode_compute()
941 mode |= S_IRUSR; in zfs_mode_compute()
983 if (!(seen & S_IRUSR)) { in zfs_mode_compute()
984 seen |= S_IRUSR; in zfs_mode_compute()
986 mode |= S_IRUSR; in zfs_mode_compute()
/illumos-gate/usr/src/common/acl/
H A Dacl_common.c1585 if (!(mode & S_IRUSR) && (mode & (S_IRGRP|S_IROTH))) in acl_trivial_access_masks()
1601 if ((mode & S_IRUSR) && (!(mode & S_IRGRP) && (mode & S_IROTH))) in acl_trivial_access_masks()
1611 if (mode & S_IRUSR) in acl_trivial_access_masks()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c802 (void) chmod(pfile, S_IRUSR); in parse_file()
/illumos-gate/usr/src/cmd/sort/
H A Dutility.h95 #define OUTPUT_MODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | \
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c180 S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH)) == -1) { in nfsauth_svc()
/illumos-gate/usr/src/cmd/ucodeadm/
H A Ducodeadm.c309 S_IRUSR | S_IRGRP | S_IROTH); in ucode_gen_files_amd()
336 S_IRUSR | S_IRGRP | S_IROTH); in ucode_gen_files_amd()
414 S_IRUSR | S_IRGRP | S_IROTH)) == -1) { in ucode_gen_files_intel()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c138 #define LOCK_FILE_PERMS (S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH)
219 #define FILE_STAT_MODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH)
/illumos-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c3487 if ((chmod(mpConfFilePath, S_IRUSR|S_IRGRP|S_IROTH) == -1) && in MP_RegisterPlugin()
3496 if (fchmod(mpconf, S_IRUSR | S_IRGRP | S_IROTH) < 0) { in MP_RegisterPlugin()
3595 if ((chmod(mpConfFilePath, S_IRUSR|S_IRGRP|S_IROTH) == -1) && in MP_DeregisterPlugin()
3605 if (fchmod(mpconf, S_IRUSR | S_IRGRP | S_IROTH) < 0) { in MP_DeregisterPlugin()
3642 O_RDWR|O_CREAT|O_TRUNC, S_IRUSR | S_IWUSR)) < 0) { in MP_DeregisterPlugin()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c2232 chmod(data->filename, S_IRUSR | S_IWUSR); in krb5_fcc_generate_new()
2235 fchmod(ret, S_IRUSR | S_IWUSR); in krb5_fcc_generate_new()
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_services.c1113 tmpfd = creat(tmp_file, S_IRUSR|S_IWUSR);
1759 fd = creat(file_name, S_IRUSR|S_IWUSR);
/illumos-gate/usr/src/lib/libdladm/common/
H A Dsecobj.c544 S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP, \

12345678