Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libbc/inc/include/sys/
H A Dstat.h99 #define S_IRWXO 0000007 /* rwx, other */ macro
/titanic_52/usr/src/uts/common/sys/
H A Dstat.h438 #define S_IRWXO 00007 /* read, write, execute: other */ macro
/titanic_52/usr/src/boot/sys/sys/
H A Dstat.h217 #define S_IRWXO 0000007 /* RWX mask for other */ macro