Searched defs:S_IRWXG (Results 1 - 12 of 12) sorted by path

/macosx-10.9.5/OpenSSH-186/openssh/
H A Ddefines.h162 # define S_IRWXG 0000070 /* read, write, execute */ macro
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dposixstat.h133 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dposixstat.h133 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dfilemode.c78 #ifndef S_IRWXG macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dsys_stat_.h247 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_windows.h225 #define S_IRWXG _S_IRWXG macro
/macosx-10.9.5/procmail-14/procmail/src/
H A Dincludes.h228 #define S_IRWXG 00070 macro
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.os.h330 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/macosx-10.9.5/text_cmds-87/sort/
H A Dstat-macros.h236 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP) macro
/macosx-10.9.5/uucp-11/uucp/
H A Dsysdep.h262 #define S_IRWXG 0070 macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/_types/
H A D_s_ifmt.h54 #define S_IRWXG 0000070 /* [XSI] RWX mask for group */ macro
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dzsh_system.h671 # define S_IRWXG (S_IRGRP|S_IWGRP|S_IXGRP) macro

Completed in 277 milliseconds