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

/haiku-fatelf/src/bin/sharutils/lib/
H A Dsystem.h137 # define S_IXGRP 0010 macro
/haiku-fatelf/src/bin/bash/include/
H A Dposixstat.h125 # define S_IXGRP (S_IEXEC >> 3) /* execute, group */ macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dposixstat.h125 # define S_IXGRP (S_IEXEC >> 3) /* execute, group */ macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfdio.c35 #define S_IXGRP 0010 /* Execute by group. */ macro
H A Dopncls.c34 #define S_IXGRP 0010 /* Execute by group. */ macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dposixstat.h125 # define S_IXGRP (S_IEXEC >> 3) /* execute, group */ macro
/haiku-fatelf/src/bin/coreutils/lib/sys/
H A Dstat.h230 # define S_IXGRP (S_IXUSR >> 3) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/sys/
H A Dstat.h233 # define S_IXGRP (S_IXUSR >> 3) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dsys_stat.in.h233 # define S_IXGRP (S_IXUSR >> 3) macro
/haiku-fatelf/headers/posix/sys/
H A Dstat.h88 #define S_IXGRP 00010 /* execute permission: group */ macro
/haiku-fatelf/src/bin/diffutils/src/
H A Dsystem.h94 # define S_IXGRP 0010 macro
/haiku-fatelf/src/bin/patch/
H A Dcommon.h59 #define S_IXGRP (S_IXOTH << 3) macro
/haiku-fatelf/src/bin/findutils/find/
H A Ddefs.h116 # define S_IXGRP 0000010 macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1294 #define S_IXGRP FSSH_S_IXGRP macro

Completed in 191 milliseconds