Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/IPC-SysV/
H A DSysV.xs63 # define S_IRWXG (S_IRGRP|S_IWGRP|S_IXGRP) macro
67 # define S_IRWXG 0070 macro
/openbsd/gnu/llvm/lldb/include/lldb/Host/windows/
H A DPosixApi.h53 #define S_IRWXG 0 macro
/openbsd/gnu/usr.bin/cvs/lib/
H A Dsystem.h122 #define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
141 #define S_IRWXG (S_IRWXU >> 3) macro
/openbsd/gnu/lib/libreadline/
H A Dposixstat.h133 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dfilemode.c90 #define S_IRWXG 0070 macro
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dfilemode.c78 #define S_IRWXG 0070 macro
/openbsd/gnu/usr.bin/binutils/include/mpw/
H A Dstat.h45 #define S_IRWXG 00070 /* group: ---rwx--- */ macro
/openbsd/sys/sys/
H A Dstat.h111 #define S_IRWXG 0000070 /* RWX mask for group */ macro
/openbsd/gnu/usr.bin/perl/
H A Dperl.h2256 # define S_IRWXG (S_IRGRP|S_IWGRP|S_IXGRP) macro