Searched refs:S_IXOTH (Results 1 - 25 of 79) sorted by relevance

1234

/freebsd-11-stable/lib/libc/string/
H A Dstrmode.c132 switch (mode & (S_IXOTH | S_ISVTX)) {
136 case S_IXOTH:
142 case S_IXOTH | S_ISVTX:
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dstrmode.c131 switch (mode & (S_IXOTH | S_ISVTX)) {
135 case S_IXOTH:
141 case S_IXOTH | S_ISVTX:
/freebsd-11-stable/contrib/binutils/binutils/
H A Dfilemode.c101 #ifndef S_IXOTH macro
102 #define S_IXOTH 0001
120 str[9] = (mode & S_IXOTH) != 0 ? 'x' : '-';
/freebsd-11-stable/contrib/libreadline/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
140 #define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH)
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dfileacc.c66 mode |= S_IXOTH;
101 if (mode & S_IXOTH)
/freebsd-11-stable/contrib/elftoolchain/ar/
H A Dutil.c155 c = (m & S_IXOTH) ? 't' : 'T';
157 c = (m & S_IXOTH) ? 'x' : '-';
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dfsaccess.c85 SET_AND_CLEAR(S_IXUSR, S_IXGRP, S_IXOTH);
/freebsd-11-stable/usr.bin/which/
H A Dwhich.c115 (fin.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) != 0)) {
/freebsd-11-stable/lib/libc/gen/
H A Dsetmode.c141 if (omode & (S_IFDIR|S_IXUSR|S_IXGRP|S_IXOTH))
276 permXbits = S_IXUSR|S_IXGRP|S_IXOTH;
279 perm |= S_IXUSR|S_IXGRP|S_IXOTH;
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.h301 #ifndef S_IXOTH
302 # define S_IXOTH (S_IEXEC >> 6) macro
303 #endif /* S_IXOTH */
332 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_umask.c56 S_IXOTH
H A Dt_msgget.c255 S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH
/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfdio.c36 #ifndef S_IXOTH
37 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c36 #ifndef S_IXOTH
37 #define S_IXOTH 0001 /* Execute by others. */ macro
681 & (buf.st_mode | ((S_IXUSR | S_IXGRP | S_IXOTH) &~ mask))));
734 & (buf.st_mode | ((S_IXUSR | S_IXGRP | S_IXOTH) &~ mask))));
/freebsd-11-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c253 dir_mode |= S_IXOTH;
264 if (dir_mode & S_IXOTH)
/freebsd-11-stable/sys/fs/cd9660/
H A Dcd9660_node.c149 inop->inode.iso_mode |= S_IXOTH;
166 inop->inode.iso_mode |= S_IRUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH;
/freebsd-11-stable/sys/kern/
H A Dsubr_acl_nfs4.c241 (file_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) == 0)
270 (S_IXUSR | S_IXGRP | S_IXOTH)) != 0 &&
704 if (mode & S_IXOTH)
833 if ((seen & S_IXOTH) == 0) {
834 seen |= S_IXOTH;
836 mode |= S_IXOTH;
1165 if (mode & S_IXOTH)
H A Dsubr_acl_posix1e.c101 (S_IXUSR | S_IXGRP | S_IXOTH)) != 0 &&
400 if (mode & S_IXOTH)
471 mode |= S_IXOTH;
/freebsd-11-stable/usr.bin/chpass/
H A Dfield.c256 if ((sbuf.st_mode & (S_IXOTH | S_IXGRP | S_IXUSR)) == 0) {
/freebsd-11-stable/contrib/mdocml/
H A Dcatman.c181 S_IXGRP | S_IROTH | S_IXOTH) == -1 &&
/freebsd-11-stable/contrib/sendmail/libsmutil/
H A Dsafefile.c91 !bitset(S_IXUSR|S_IXGRP|S_IXOTH, st->st_mode) &&
303 bitset(S_IXUSR|S_IXGRP|S_IXOTH, st->st_mode))
619 if (bitset(S_IXOTH, stbuf.st_mode))
655 if (!bitset(S_IXOTH, stbuf.st_mode))
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dfs.c673 return st->m_sb.st_mode & S_IXOTH;
720 if (!ok && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) {
740 ((mode & atf_fs_access_x) && (st.st_mode & S_IXOTH));
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/acl/
H A Dacl_common.c423 if (mode & S_IXOTH) {
763 mode |= S_IXOTH;
1590 if (!(mode & S_IXUSR) && (mode & (S_IXGRP|S_IXOTH)))
1598 if (!(mode & S_IXGRP) && (mode & S_IXOTH))
1606 if ((mode & S_IXUSR) && (!(mode & S_IXGRP) && (mode & S_IXOTH)))
1634 if (mode & S_IXOTH)
/freebsd-11-stable/bin/getfacl/
H A Dgetfacl.c168 if (sb.st_mode & S_IXOTH)
/freebsd-11-stable/sys/sys/
H A Dstat.h220 #define S_IXOTH 0000001 /* X for other */ macro

Completed in 324 milliseconds

1234