Searched refs:S_IXGRP (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-10.0-release/usr.bin/biff/
H A Dbiff.c82 sb.st_mode & S_IXGRP ? "b" : "n");
83 return (sb.st_mode & (S_IXUSR | S_IXGRP) ? 0 : 1);
89 if (chmod(name, sb.st_mode & ~(S_IXUSR | S_IXGRP)) < 0)
93 if (chmod(name, (sb.st_mode & ~(S_IXUSR | S_IXGRP)) | S_IXUSR)
98 if (chmod(name, (sb.st_mode & ~(S_IXUSR | S_IXGRP)) | S_IXGRP)
105 return (sb.st_mode & (S_IXUSR | S_IXGRP) ? 0 : 1);
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dstrmode.c108 switch (mode & (S_IXGRP | S_ISGID)) {
112 case S_IXGRP:
118 case S_IXGRP | S_ISGID:
/freebsd-10.0-release/lib/libc/string/
H A Dstrmode.c109 switch (mode & (S_IXGRP | S_ISGID)) {
113 case S_IXGRP:
119 case S_IXGRP | S_ISGID:
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dfilemode.c88 #ifndef S_IXGRP macro
89 #define S_IXGRP 0010
117 str[6] = (mode & S_IXGRP) != 0 ? 'x' : '-';
/freebsd-10.0-release/contrib/libreadline/
H A Dposixstat.h125 # define S_IXGRP (S_IEXEC >> 3) /* execute, group */ macro
133 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
140 #define S_IXUGO (S_IXUSR | S_IXGRP | S_IXOTH)
/freebsd-10.0-release/contrib/apr/file_io/unix/
H A Dfileacc.c55 mode |= S_IXGRP;
90 if (mode & S_IXGRP)
/freebsd-10.0-release/libexec/comsat/
H A Dcomsat.c179 if (stat(tty, &stb) == -1 || !(stb.st_mode & (S_IXUSR | S_IXGRP))) {
199 switch (stb.st_mode & (S_IXUSR | S_IXGRP)) {
201 case (S_IXUSR | S_IXGRP):
209 case S_IXGRP:
/freebsd-10.0-release/usr.bin/which/
H A Dwhich.c114 (fin.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) != 0)) {
/freebsd-10.0-release/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 &&
691 if (mode & S_IXGRP)
782 ((seen & S_IXGRP) == 0)) {
783 seen |= S_IXGRP;
785 mode |= S_IXGRP;
828 if ((seen & S_IXGRP) == 0) {
829 seen |= S_IXGRP;
831 mode |= S_IXGRP;
1121 if ((mode & S_IXGRP)
[all...]
H A Dsubr_acl_posix1e.c101 (S_IXUSR | S_IXGRP | S_IXOTH)) != 0 &&
391 if (mode & S_IXGRP)
465 mode |= S_IXGRP;
/freebsd-10.0-release/contrib/tcsh/
H A Dtc.os.h305 #ifndef S_IXGRP
306 # define S_IXGRP (S_IEXEC >> 3) macro
307 #endif /* S_IXGRP */
330 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
/freebsd-10.0-release/lib/libc/gen/
H A Dsetmode.c136 if (omode & (S_IFDIR|S_IXUSR|S_IXGRP|S_IXOTH))
271 permXbits = S_IXUSR|S_IXGRP|S_IXOTH;
274 perm |= S_IXUSR|S_IXGRP|S_IXOTH;
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfdio.c33 #ifndef S_IXGRP
34 #define S_IXGRP 0010 /* Execute by group. */ macro
H A Dopncls.c33 #ifndef S_IXGRP
34 #define S_IXGRP 0010 /* Execute by group. */ macro
681 & (buf.st_mode | ((S_IXUSR | S_IXGRP | S_IXOTH) &~ mask))));
734 & (buf.st_mode | ((S_IXUSR | S_IXGRP | S_IXOTH) &~ mask))));
/freebsd-10.0-release/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c244 dir_mode |= S_IXGRP;
255 if (dir_mode & S_IXGRP)
/freebsd-10.0-release/sys/fs/cd9660/
H A Dcd9660_node.c153 inop->inode.iso_mode |= S_IXGRP;
166 inop->inode.iso_mode |= S_IRUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH;
/freebsd-10.0-release/contrib/sendmail/libsmutil/
H A Dsafefile.c92 !bitset(S_IXUSR|S_IXGRP|S_IXOTH, st->st_mode) &&
304 bitset(S_IXUSR|S_IXGRP|S_IXOTH, st->st_mode))
639 bitset(S_IXGRP, stbuf.st_mode))
652 bitset(S_IXGRP, stbuf.st_mode))
/freebsd-10.0-release/usr.bin/chpass/
H A Dfield.c256 if ((sbuf.st_mode & (S_IXOTH | S_IXGRP | S_IXUSR)) == 0) {
/freebsd-10.0-release/contrib/atf/atf-c/detail/
H A Dfs.c659 return st->m_sb.st_mode & S_IXGRP;
724 if (!ok && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) {
738 ((mode & atf_fs_access_x) && (st.st_mode & S_IXGRP));
/freebsd-10.0-release/bin/getfacl/
H A Dgetfacl.c144 if (sb.st_mode & S_IXGRP)
/freebsd-10.0-release/sys/sys/
H A Dstat.h215 #define S_IXGRP 0000010 /* X for group */ macro
/freebsd-10.0-release/usr.bin/env/
H A Denvopts.c74 (fin.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) != 0)) {
/freebsd-10.0-release/usr.bin/mkulzma/
H A Dmkulzma.c174 S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH);
/freebsd-10.0-release/usr.bin/mkuzip/
H A Dmkuzip.c158 S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH);
/freebsd-10.0-release/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c276 | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH)

Completed in 306 milliseconds

123