/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | strperm.c | 113 if (!S_ISDIR(perm) && !(perm & (S_IXUSR|S_IXGRP|S_IXOTH))) in strperm() 117 typ |= S_IXUSR|S_IXGRP|S_IXOTH; in strperm() 189 if (typ & S_IXOTH) in strperm() 206 if ((typ |= perm) & (S_IXUSR|S_IXGRP|S_IXOTH)) in strperm() 213 perm |= who & S_IXOTH; in strperm()
|
H A D | modedata.c | 68 S_IXOTH, X_IXOTH
|
H A D | fmtperm.c | 87 if (perm & S_IXOTH) in fmtperm()
|
H A D | fmtls.c | 107 else if (st->st_mode & (S_IXUSR|S_IXGRP|S_IXOTH)) in fmtls()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | eaccess.c | 76 if (!S_ISREG(st.st_mode) || !(flags & X_OK) || (st.st_mode & (S_IXUSR|S_IXGRP|S_IXOTH))) 128 mode |= S_IXOTH;
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | mode.c | 178 #ifndef S_IXOTH in main() 181 if (S_IXOTH != X_IXOTH) idperm = 0; in main()
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | daemon_utils.h | 49 #define DAEMON_DIR_MODE (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH)
|
/illumos-gate/usr/src/cmd/find/ |
H A D | find.c | 2051 S_IROTH != 0004 || S_IWOTH != 0002 || S_IXOTH != 0001 in readmode() 2058 S_IXOTH, S_IWOTH, S_IROTH, in readmode() 2238 return (S_IXUSR|S_IXGRP|S_IXOTH); in isperm() 2247 return (S_IXUSR|S_IXGRP|S_IXOTH); in isperm() 2308 if (temp & (S_IXUSR|S_IXGRP|S_IXOTH)) in getmode() 2309 perm |= ((S_IXUSR|S_IXGRP|S_IXOTH) & pp->p_who); in getmode() 2318 if (temp & (S_IXUSR|S_IXGRP|S_IXOTH)) in getmode() 2319 perm |= ((S_IXUSR|S_IXGRP|S_IXOTH) & pp->p_who); in getmode() 2328 if (temp & (S_IXUSR|S_IXGRP|S_IXOTH)) in getmode() 2329 perm |= ((S_IXUSR|S_IXGRP|S_IXOTH) & pp->p_who); in getmode()
|
/illumos-gate/usr/src/cmd/oamuser/user/ |
H A D | homedir.c | 135 S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH) != 0) { in create_home() 151 if (mkdir(homedir, S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH) in create_home()
|
H A D | userdel.c | 164 S_IWOTH|S_IXOTH) != 0) { in main()
|
/illumos-gate/usr/src/cmd/sendmail/libsmutil/ |
H A D | safefile.c | 92 !bitset(S_IXUSR|S_IXGRP|S_IXOTH, st->st_mode) && 304 bitset(S_IXUSR|S_IXGRP|S_IXOTH, st->st_mode)) 620 if (bitset(S_IXOTH, stbuf.st_mode)) 656 if (!bitset(S_IXOTH, stbuf.st_mode))
|
/illumos-gate/usr/src/uts/common/fs/objfs/ |
H A D | objfs_odir.c | 71 S_IROTH | S_IXOTH; in objfs_odir_getattr()
|
/illumos-gate/usr/src/cmd/zoneadmd/ |
H A D | zoneadmd.h | 68 (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH)
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devinfo_dli.c | 100 S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH) < 0) { in di_dli_open()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | shcomp.c | 116 chmod(cp,(statb.st_mode&~S_IFMT)|S_IXUSR|S_IXGRP|S_IXOTH); in main()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/ |
H A D | pathexists.c | 123 if (st.st_mode & (S_IXUSR|S_IXGRP|S_IXOTH)) in pathexists()
|
/illumos-gate/usr/src/common/acl/ |
H A D | acl_common.c | 423 if (mode & S_IXOTH) { in mode_to_ace_access() 763 mode |= S_IXOTH; in ace_mask_to_mode() 1589 if (!(mode & S_IXUSR) && (mode & (S_IXGRP|S_IXOTH))) in acl_trivial_access_masks() 1597 if (!(mode & S_IXGRP) && (mode & S_IXOTH)) in acl_trivial_access_masks() 1605 if ((mode & S_IXUSR) && (!(mode & S_IXGRP) && (mode & S_IXOTH))) in acl_trivial_access_masks() 1633 if (mode & S_IXOTH) in acl_trivial_access_masks()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | cksum.c | 243 …S_IRGRP|S_IROTH)) || (st->st_mode & S_IXUSR) && !(st->st_mode & (S_IXGRP|S_IXOTH)))) ? fmtuid(st->… in pr() 244 …& !(st->st_mode & S_IROTH) || (st->st_mode & S_IXGRP) && !(st->st_mode & S_IXOTH))) ? fmtgid(st->s… in pr()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | stat.h | 220 #define S_IXOTH 0000001 /* X for other */ macro
|
/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | pathutil.c | 427 (statbuf.st_mode & (S_IXOTH | S_IXGRP | S_IXUSR)) && in _pu_path_is_exe()
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_acl.c | 99 #define ALL_MODE_EXECS (S_IXUSR | S_IXGRP | S_IXOTH) 878 if (access_mask & S_IXOTH) in zfs_unix_to_v4() 1035 if (!(seen & S_IXOTH)) { in zfs_mode_compute() 1036 seen |= S_IXOTH; in zfs_mode_compute() 1038 mode |= S_IXOTH; in zfs_mode_compute() 1581 !isdir && ((mode & (S_IXUSR|S_IXGRP|S_IXOTH)) == 0)) { in zfs_acl_inherit() 2413 if (zdp->z_mode & S_IXOTH) { in zfs_fastaccesschk_execute()
|
/illumos-gate/usr/src/cmd/syseventd/modules/devfsadmd_mod/ |
H A D | devfsadmd_mod.c | 104 ((st.st_mode & S_IXOTH) == 0)) { in system1()
|
/illumos-gate/usr/src/lib/libsec/common/ |
H A D | acltext.c | 92 if (perm & S_IXOTH) in aclent_perms() 873 if (perm & S_IXOTH) in aclent_perm_txt() 1209 { 'x', S_IXOTH}
|
/illumos-gate/usr/src/cmd/news/ |
H A D | news.c | 240 umask (((~(S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH)) & S_IAMB)); in initialize()
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | utils.c | 474 switch (mode & (S_ISVTX|S_IXOTH)) { in strmode() 475 case S_ISVTX|S_IXOTH: in strmode() 481 case S_IXOTH: in strmode()
|