Searched defs:S_ISGID (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ | ||
H A D | stat-macros.h | 185 # define S_ISGID 02000 macro |
/netbsd-src/sys/sys/ | ||
H A D | stat.h | 112 #define S_ISGID 0002000 /* set group id on execution */ macro |