Home
last modified time | relevance | path

Searched refs:S_IXUSR (Results 76 – 99 of 99) sorted by relevance

1234

/freebsd/sys/fs/tarfs/
H A Dtarfs_vfsops.c102 #define DEFDIRMODE (S_IRUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH)
/freebsd/sys/ufs/ufs/
H A Dufs_vnops.c503 all_x = S_IXUSR | S_IXGRP | S_IXOTH; in ufs_fplookup_vexec()
795 if (IS_SNAPSHOT(ip) && (vap->va_mode & (S_IXUSR | S_IWUSR | in ufs_setattr()
/freebsd/sys/kern/
H A Dkern_exec.c1849 (attr->va_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) == 0 || in exec_check_permissions()
H A Dvfs_subr.c5519 if (file_mode & S_IXUSR) in vaccess_vexec_smr()
5589 if (file_mode & S_IXUSR) in vaccess()
5651 (file_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) != 0 && in vaccess()
/freebsd/contrib/tcsh/
H A Dtw.parse.c2087 if (statb.st_mode & (S_IXUSR|S_IXGRP|S_IXOTH)) in filetype()
/freebsd/contrib/diff/
H A DChangeLog157 (S_IXUSR, S_IXGRP, S_IXOTH): Remove.
1080 * src/system.h (S_IXUSR, S_IXGRP, S_IXOTH): New macros.
1703 (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
2264 (S_IXGRP, S_IXOTH, S_IXUSR): Remove unused macros.
2632 * system.h: (S_IXOTH, S_IXGRP, S_IXUSR,
/freebsd/crypto/heimdal/
H A Dltmain.sh4589 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
4608 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/unbound/
H A Dltmain.sh5973 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5992 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/file/
H A Dltmain.sh5976 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5995 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/openbsm/config/
H A Dltmain.sh5973 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5992 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/sqlite3/
H A Dltmain.sh6065 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
6084 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/ldns/
H A Dltmain.sh6065 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
6084 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5973 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5992 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh5973 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
5992 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/openpam/
H A Dltmain.sh6230 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
6249 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh6188 && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
6207 rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
/freebsd/sys/fs/unionfs/
H A Dunion_vnops.c691 mask |= S_IXUSR; in unionfs_check_corrected_access()
/freebsd/contrib/tzcode/
H A Dzic.c68 # define MKDIR_UMASK (S_IRUSR|S_IWUSR|S_IXUSR|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH)
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c1729 rar->mode = AE_IFDIR | S_IXUSR | S_IXGRP | S_IXOTH; in read_header()
/freebsd/contrib/sendmail/src/
H A Ddeliver.c6744 else if (bitset(S_IXUSR|S_IXGRP|S_IXOTH, mode) ||
/freebsd/libexec/rtld-elf/
H A Drtld.c641 if ((st.st_mode & S_IXUSR) != 0) in _rtld()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c4575 (zp->z_mode & (S_IXUSR | S_IXGRP | S_IXOTH)) == 0) { in zfs_freebsd_access()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3283 if (nva.na_mode & S_IXUSR) in nfsrvd_open()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5820 if (dir_stat.st_mode & S_IXUSR && in print_zpool_dir_scripts()

1234