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

1234

/freebsd-12-stable/lib/libc/string/
H A Dstrmode.c134 switch (mode & (S_IXOTH | S_ISVTX)) {
138 case S_IXOTH:
144 case S_IXOTH | S_ISVTX:
/freebsd-12-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-12-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-12-stable/contrib/apr/file_io/unix/
H A Dfileacc.c66 mode |= S_IXOTH;
101 if (mode & S_IXOTH)
/freebsd-12-stable/contrib/elftoolchain/ar/
H A Dutil.c155 c = (m & S_IXOTH) ? 't' : 'T';
157 c = (m & S_IXOTH) ? 'x' : '-';
/freebsd-12-stable/contrib/ntp/lib/isc/unix/
H A Dfsaccess.c85 SET_AND_CLEAR(S_IXUSR, S_IXGRP, S_IXOTH);
/freebsd-12-stable/sbin/veriexec/
H A Dmanifest_parser.y274 if (!(fmode & (S_IXUSR|S_IXGRP|S_IXOTH))) {
278 if (!(st.st_mode & (S_IXUSR|S_IXGRP|S_IXOTH))) {
/freebsd-12-stable/usr.bin/which/
H A Dwhich.c115 (fin.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) != 0)) {
/freebsd-12-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-12-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-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_umask.c56 S_IXOTH
H A Dt_msgget.c254 S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH
/freebsd-12-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c253 dir_mode |= S_IXOTH;
264 if (dir_mode & S_IXOTH)
/freebsd-12-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-12-stable/sys/fs/cd9660/
H A Dcd9660_node.c151 inop->inode.iso_mode |= S_IXOTH;
168 inop->inode.iso_mode |= S_IRUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH;
/freebsd-12-stable/sys/kern/
H A Dsubr_acl_nfs4.c243 (file_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) == 0)
272 (S_IXUSR | S_IXGRP | S_IXOTH)) != 0 &&
707 if (mode & S_IXOTH)
836 if ((seen & S_IXOTH) == 0) {
837 seen |= S_IXOTH;
839 mode |= S_IXOTH;
1168 if (mode & S_IXOTH)
H A Dsubr_acl_posix1e.c103 (S_IXUSR | S_IXGRP | S_IXOTH)) != 0 &&
402 if (mode & S_IXOTH)
473 mode |= S_IXOTH;
/freebsd-12-stable/contrib/mandoc/
H A Dcatman.c181 S_IXGRP | S_IROTH | S_IXOTH) == -1 &&
/freebsd-12-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-12-stable/usr.bin/chpass/
H A Dfield.c258 if ((sbuf.st_mode & (S_IXOTH | S_IXGRP | S_IXUSR)) == 0) {
/freebsd-12-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-12-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-12-stable/sys/security/mac_veriexec/
H A Dmac_veriexec.c669 ((va.va_mode & (S_IXUSR|S_IXGRP|S_IXOTH)) == 0));
671 ((va.va_mode & (S_IXUSR|S_IXGRP|S_IXOTH)) == 0), td);
/freebsd-12-stable/contrib/ntp/sntp/
H A Dkod_management.c142 | S_IROTH | S_IXOTH;

Completed in 360 milliseconds

1234