Home
last modified time | relevance | path

Searched defs:S_ISGID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h421 #define S_ISGID 0x400 /* set group id on execution */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h196 #define S_ISGID 0002000 /* set group id on execution */ macro