Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Dsystem.h71 # define S_IRWXO 0007 macro
/freebsd/contrib/tcsh/
H A Dtc.os.h332 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH) macro
/freebsd/sys/sys/
H A Dstat.h262 #define S_IRWXO 0000007 /* RWX mask for other */ macro
/freebsd/crypto/openssh/
H A Ddefines.h194 # define S_IRWXO 0000007 /* read, write, execute */ macro
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c41 #define S_IRWXO 0 macro