Searched defs:S_IRWXO (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dfilemode.c103 #ifndef S_IRWXO macro
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dfilemode.c91 #ifndef S_IRWXO macro
/openbsd-current/gnu/lib/libreadline/
H A Dposixstat.h134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Dstat.h50 #define S_IRWXO 00007 /* others: ------rwx */ macro
/openbsd-current/gnu/llvm/lldb/include/lldb/Host/windows/
H A DPosixApi.h56 #define S_IRWXO 0 macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dsystem.h126 #define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
147 #define S_IRWXO (S_IRWXG >> 3) macro
/openbsd-current/sys/sys/
H A Dstat.h116 #define S_IRWXO 0000007 /* RWX mask for other */ macro
/openbsd-current/gnu/usr.bin/perl/
H A Dperl.h2260 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH) macro

Completed in 126 milliseconds