Searched defs:S_IROTH (Results 1 - 13 of 13) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdb_stat.h71 #define S_IROTH S_IREAD macro
/haiku-fatelf/src/bin/sharutils/lib/
H A Dsystem.h144 # define S_IROTH 0004 macro
/haiku-fatelf/src/bin/bash/include/
H A Dposixstat.h127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dposixstat.h127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dposixstat.h127 # define S_IROTH (S_IREAD >> 6) /* read, other */ macro
/haiku-fatelf/src/bin/coreutils/lib/sys/
H A Dstat.h207 # define S_IROTH (S_IRUSR >> 6) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/sys/
H A Dstat.h210 # define S_IROTH (S_IRUSR >> 6) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dsys_stat.in.h210 # define S_IROTH (S_IRUSR >> 6) macro
/haiku-fatelf/headers/posix/sys/
H A Dstat.h90 #define S_IROTH 00004 /* read permission: other */ macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h56 #define S_IROTH 4 macro
/haiku-fatelf/src/bin/findutils/find/
H A Ddefs.h119 # define S_IROTH 0000004 macro
/haiku-fatelf/src/bin/rcs/
H A Dconf.h288 # define S_IROTH (S_IRUSR / 0100) macro
294 # define S_IROTH 0 macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1296 #define S_IROTH FSSH_S_IROTH macro

Completed in 318 milliseconds