Searched defs:S_IWOTH (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/bin/sharutils/lib/
H A Dsystem.h147 # define S_IWOTH 0002 macro
/haiku-fatelf/src/bin/bash/include/
H A Dposixstat.h128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dposixstat.h128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dposixstat.h128 # define S_IWOTH (S_IWRITE >> 6) /* write, other */ macro
/haiku-fatelf/src/bin/coreutils/lib/sys/
H A Dstat.h220 # define S_IWOTH (S_IWUSR >> 6) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/sys/
H A Dstat.h223 # define S_IWOTH (S_IWUSR >> 6) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dsys_stat.in.h223 # define S_IWOTH (S_IWUSR >> 6) macro
/haiku-fatelf/headers/posix/sys/
H A Dstat.h91 #define S_IWOTH 00002 /* write permission: other */ macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h53 #define S_IWOTH 2 macro
/haiku-fatelf/src/bin/findutils/find/
H A Ddefs.h122 # define S_IWOTH 0000002 macro
/haiku-fatelf/src/bin/rcs/
H A Dconf.h289 # define S_IWOTH (S_IWUSR / 0100) macro
295 # define S_IWOTH 0 macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1297 #define S_IWOTH FSSH_S_IWOTH macro

Completed in 96 milliseconds