Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/os/
H A Dos_oflags.c66 #define S_IWUSR S_IWRITE /* W for owner */ macro
73 #define S_IWUSR 0000200 /* W for owner */ macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstat.h93 #define S_IWUSR 0000200 /* write permission, owner */ macro
/titanic_41/usr/src/uts/common/sys/
H A Dstat.h432 #define S_IWUSR 00200 /* write permission: owner */ macro
/titanic_41/usr/src/cmd/ssh/include/
H A Ddefines.h112 #define S_IWUSR _S_IWUSR /* write permission, owner */ macro
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dconf.h734 # define S_IWUSR S_IWRITE macro
2691 # define S_IWUSR 0200 macro