Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/readline/
HDposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/dragonfly/contrib/binutils-2.34/binutils/
HDfilemode.c100 #define S_IXOTH 0001 macro
/dragonfly/contrib/binutils-2.27/binutils/
HDfilemode.c100 #define S_IXOTH 0001 macro
/dragonfly/contrib/cvs-1.12/lib/
HDstat-macros.h229 # define S_IXOTH (S_IXUSR >> 6) macro
/dragonfly/contrib/gdb-7/bfd/
HDbfdio.c38 #define S_IXOTH 0001 /* Execute by others. */ macro
HDopncls.c38 #define S_IXOTH 0001 /* Execute by others. */ macro
/dragonfly/contrib/binutils-2.34/bfd/
HDbfdio.c36 #define S_IXOTH 0001 /* Execute by others. */ macro
HDopncls.c37 #define S_IXOTH 0001 /* Execute by others. */ macro
/dragonfly/contrib/binutils-2.27/bfd/
HDbfdio.c36 #define S_IXOTH 0001 /* Execute by others. */ macro
HDopncls.c36 #define S_IXOTH 0001 /* Execute by others. */ macro
/dragonfly/contrib/tcsh-6/
HDtc.os.h302 # define S_IXOTH (S_IEXEC >> 6) macro
/dragonfly/sys/sys/
HDfcntl.h315 #define S_IXOTH 0000001 /* X for other */ macro
HDstat.h188 #define S_IXOTH 0000001 /* X for other */ macro
/dragonfly/gnu/usr.bin/grep/libgreputils/sys/
HDstat.h601 # define S_IXOTH (S_IXUSR >> 6) macro
/dragonfly/crypto/openssh/
HDdefines.h184 # define S_IXOTH 0000001 /* execute/search permission, */ macro