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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dfilemode.c92 #ifndef S_IRWXO macro
/freebsd-11-stable/contrib/libreadline/
H A Dposixstat.h134 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/freebsd-11-stable/contrib/diff/src/
H A Dsystem.h71 # define S_IRWXO 0007 macro
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.h332 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/freebsd-11-stable/sys/sys/
H A Dstat.h217 #define S_IRWXO 0000007 /* RWX mask for other */ macro
/freebsd-11-stable/contrib/amd/include/
H A Dam_defs.h1306 # undef S_IRWXO macro
/freebsd-11-stable/crypto/openssh/
H A Ddefines.h184 # define S_IRWXO 0000007 /* read, write, execute */ macro

Completed in 81 milliseconds