Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/db/os/
H A Dos_oflags.c67 #define S_IRGRP 0 /* R for group */ macro
74 #define S_IRGRP 0000040 /* R for group */ macro
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dstat.h96 #define S_IRGRP 0000040 /* read permission, group */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dstat.h435 #define S_IRGRP 00040 /* read permission: group */ macro
/titanic_44/usr/src/cmd/ssh/include/
H A Ddefines.h116 #define S_IRGRP 0000040 /* read permission, group */ macro
/titanic_44/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2694 # define S_IRGRP 0040 macro