Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstat-macros.h185 # define S_ISGID 02000 macro
/netbsd-src/sys/sys/
H A Dstat.h112 #define S_ISGID 0002000 /* set group id on execution */ macro