Home
last modified time | relevance | path

Searched defs:S_IXUSR (Results 1 – 6 of 6) sorted by last modified time

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2859 # define S_IXUSR (S_IEXEC) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h433 #define S_IXUSR 00100 /* execute permission: owner */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c4137 #define S_IXUSR 0100 macro
H A Dproto.c128 # define S_IXUSR 0100 macro
H A Dmamake.c141 #define S_IXUSR 0100 /* owner execute permission */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h204 #define S_IXUSR 0000100 /* X for owner */ macro