Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/db/os/
H A Dos_oflags.c69 #define S_IROTH 0 /* R for other */ macro
76 #define S_IROTH 0000004 /* R for other */ macro
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dstat.h100 #define S_IROTH 0000004 /* read permission, other */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dstat.h439 #define S_IROTH 00004 /* read permission: other */ macro
/titanic_44/usr/src/cmd/ssh/include/
H A Ddefines.h117 #define S_IROTH 0000004 /* read permission, other */ macro
/titanic_44/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2700 # define S_IROTH 0004 macro