Home
last modified time | relevance | path

Searched defs:S_IRWXO (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/IPC-SysV/
H A DSysV.xs64 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH) macro
68 # define S_IRWXO 0007 macro
/openbsd/gnu/llvm/lldb/include/lldb/Host/windows/
H A DPosixApi.h56 #define S_IRWXO 0 macro
/openbsd/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/gnu/lib/libreadline/
H A Dposixstat.h134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dfilemode.c103 #define S_IRWXO 0007 macro
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dfilemode.c91 #define S_IRWXO 0007 macro
/openbsd/gnu/usr.bin/binutils/include/mpw/
H A Dstat.h50 #define S_IRWXO 00007 /* others: ------rwx */ macro
/openbsd/sys/sys/
H A Dstat.h116 #define S_IRWXO 0000007 /* RWX mask for other */ macro
/openbsd/gnu/usr.bin/perl/
H A Dperl.h2260 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH) macro