Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
147 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dfilemode.c100 #define S_IXOTH 0001 macro
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dfilemode.c100 #define S_IXOTH 0001 macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-csharp.c71 # define S_IXOTH (S_IXUSR >> 6) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstat-macros.h229 # define S_IXOTH (S_IXUSR >> 6) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbfdio.c41 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c37 #define S_IXOTH 0001 /* Execute by others. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dbfdio.c41 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c37 #define S_IXOTH 0001 /* Execute by others. */ macro
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dsystem.h99 # define S_IXOTH 0001 macro
/netbsd-src/sys/sys/
H A Dstat.h136 #define S_IXOTH 0000001 /* X for other */ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in387 #define S_IXOTH 00001 /* others have execute permission */ macro
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h1561 #define S_IXOTH 0000001 macro