Searched defs:S_IXOTH (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/bin/sharutils/lib/
H A Dsystem.h150 # define S_IXOTH 0001 macro
/haiku-fatelf/src/bin/bash/include/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfdio.c38 #define S_IXOTH 0001 /* Execute by others. */ macro
H A Dopncls.c37 #define S_IXOTH 0001 /* Execute by others. */ macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dposixstat.h129 # define S_IXOTH (S_IEXEC >> 6) /* execute, other */ macro
/haiku-fatelf/src/bin/coreutils/lib/sys/
H A Dstat.h233 # define S_IXOTH (S_IXUSR >> 6) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/sys/
H A Dstat.h236 # define S_IXOTH (S_IXUSR >> 6) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dsys_stat.in.h236 # define S_IXOTH (S_IXUSR >> 6) macro
/haiku-fatelf/headers/posix/sys/
H A Dstat.h92 #define S_IXOTH 00001 /* execute permission: other */ macro
/haiku-fatelf/src/bin/diffutils/src/
H A Dsystem.h97 # define S_IXOTH 0001 macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h50 #define S_IXOTH 1 macro
/haiku-fatelf/src/bin/findutils/find/
H A Ddefs.h125 # define S_IXOTH 0000001 macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1298 #define S_IXOTH FSSH_S_IXOTH macro

Completed in 137 milliseconds