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

/haiku-fatelf/src/bin/sharutils/lib/
H A Dsystem.h131 # define S_IRGRP 0040 macro
/haiku-fatelf/src/bin/bash/include/
H A Dposixstat.h123 # define S_IRGRP (S_IREAD >> 3) /* read, group */ macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dposixstat.h123 # define S_IRGRP (S_IREAD >> 3) /* read, group */ macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dposixstat.h123 # define S_IRGRP (S_IREAD >> 3) /* read, group */ macro
/haiku-fatelf/src/bin/coreutils/lib/sys/
H A Dstat.h204 # define S_IRGRP (S_IRUSR >> 3) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/sys/
H A Dstat.h207 # define S_IRGRP (S_IRUSR >> 3) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dsys_stat.in.h207 # define S_IRGRP (S_IRUSR >> 3) macro
/haiku-fatelf/headers/posix/sys/
H A Dstat.h86 #define S_IRGRP 00040 /* read permission: group */ macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h65 #define S_IRGRP (S_IROTH << 3) macro
/haiku-fatelf/src/bin/findutils/find/
H A Ddefs.h110 # define S_IRGRP 0000040 macro
/haiku-fatelf/src/bin/rcs/
H A Dconf.h286 # define S_IRGRP (S_IRUSR / 0010) macro
292 # define S_IRGRP 0 macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1292 #define S_IRGRP FSSH_S_IRGRP macro

Completed in 105 milliseconds