Searched defs:S_IRWXU (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/bin/sharutils/lib/
H A Dsystem.h115 # define S_IRWXU 0700 macro
/haiku-fatelf/src/bin/bash/include/
H A Dposixstat.h132 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dposixstat.h132 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dposixstat.h132 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/haiku-fatelf/src/bin/coreutils/lib/sys/
H A Dstat.h237 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/sys/
H A Dstat.h240 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dsys_stat.in.h240 # define S_IRWXU (S_IRUSR | S_IWUSR | S_IXUSR) macro
/haiku-fatelf/headers/posix/sys/
H A Dstat.h81 #define S_IRWXU 00700 /* read, write, execute: owner */ macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1287 #define S_IRWXU FSSH_S_IRWXU macro

Completed in 173 milliseconds