Searched defs:S_IXOTH (Results 1 - 9 of 9) sorted by last modified time

/freebsd-10.0-release/crypto/openssh/
H A Ddefines.h153 # define S_IXOTH 0000001 /* execute/search permission, */ macro
/freebsd-10.0-release/sys/sys/
H A Dstat.h220 #define S_IXOTH 0000001 /* X for other */ macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfdio.c37 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c37 #define S_IXOTH 0001 /* Execute by others. */ macro
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dfilemode.c101 #ifndef S_IXOTH macro
/freebsd-10.0-release/contrib/libreadline/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/freebsd-10.0-release/contrib/tcsh/
H A Dtc.os.h303 # define S_IXOTH (S_IEXEC >> 6) macro
/freebsd-10.0-release/contrib/amd/include/
H A Dam_defs.h1302 # undef S_IXOTH macro
/freebsd-10.0-release/contrib/sendmail/include/sm/
H A Dconf.h2860 # define S_IXOTH (S_IEXEC >> 6) macro

Completed in 81 milliseconds