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

/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dfilemode.c91 #ifndef S_IRWXO macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/_types/
H A D_s_ifmt.h59 #define S_IRWXO 0000007 /* [XSI] RWX mask for other */ macro
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dposixstat.h134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dposixstat.h134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/macosx-10.9.5/text_cmds-87/sort/
H A Dstat-macros.h239 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dsys_stat_.h250 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.os.h333 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/macosx-10.9.5/uucp-11/uucp/
H A Dsysdep.h275 #define S_IRWXO 0007 macro
/macosx-10.9.5/libarchive-29/libarchive/libarchive/
H A Darchive_windows.h229 #define S_IRWXO _S_IRWXO macro
/macosx-10.9.5/procmail-14/procmail/src/
H A Dincludes.h229 #define S_IRWXO 00007 macro
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dzsh_system.h674 # define S_IRWXO (S_IROTH|S_IWOTH|S_IXOTH) macro
/macosx-10.9.5/OpenSSH-186/openssh/
H A Ddefines.h163 # define S_IRWXO 0000007 /* read, write, execute */ macro

Completed in 243 milliseconds