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

/haiku-fatelf/src/bin/sharutils/lib/
H A Dsystem.h134 # define S_IWGRP 0020 macro
/haiku-fatelf/src/bin/bash/include/
H A Dposixstat.h124 # define S_IWGRP (S_IWRITE >> 3) /* write, group */ macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dposixstat.h124 # define S_IWGRP (S_IWRITE >> 3) /* write, group */ macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dposixstat.h124 # define S_IWGRP (S_IWRITE >> 3) /* write, group */ macro
/haiku-fatelf/src/bin/coreutils/lib/sys/
H A Dstat.h217 # define S_IWGRP (S_IWUSR >> 3) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/sys/
H A Dstat.h220 # define S_IWGRP (S_IWUSR >> 3) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dsys_stat.in.h220 # define S_IWGRP (S_IWUSR >> 3) macro
/haiku-fatelf/headers/posix/sys/
H A Dstat.h87 #define S_IWGRP 00020 /* write permission: group */ macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h62 #define S_IWGRP (S_IWOTH << 3) macro
/haiku-fatelf/src/bin/findutils/find/
H A Ddefs.h113 # define S_IWGRP 0000020 macro
/haiku-fatelf/src/bin/rcs/
H A Dconf.h287 # define S_IWGRP (S_IWUSR / 0010) macro
293 # define S_IWGRP 0 macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1293 #define S_IWGRP FSSH_S_IWGRP macro

Completed in 183 milliseconds