Home
last modified time | relevance | path

Searched defs:S_IXOTH (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dfilemode.c100 #define S_IXOTH 0001 macro
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dfilemode.c100 #define S_IXOTH 0001 macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dstat-macros.h229 # define S_IXOTH (S_IXUSR >> 6) macro
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dbfdio.c36 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c36 #define S_IXOTH 0001 /* Execute by others. */ macro
/dflybsd-src/contrib/gdb-7/bfd/
H A Dbfdio.c38 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c38 #define S_IXOTH 0001 /* Execute by others. */ macro
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dbfdio.c36 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c37 #define S_IXOTH 0001 /* Execute by others. */ macro
/dflybsd-src/contrib/tcsh-6/
H A Dtc.os.h302 # define S_IXOTH (S_IEXEC >> 6) macro
/dflybsd-src/sys/sys/
H A Dfcntl.h315 #define S_IXOTH 0000001 /* X for other */ macro
H A Dstat.h188 #define S_IXOTH 0000001 /* X for other */ macro
/dflybsd-src/gnu/usr.bin/grep/libgreputils/sys/
H A Dstat.h601 # define S_IXOTH (S_IXUSR >> 6) macro
/dflybsd-src/crypto/openssh/
H A Ddefines.h184 # define S_IXOTH 0000001 /* execute/search permission, */ macro