Searched defs:S_ISGID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/tcsh/ | ||
| D | tc.os.h | 315 # define S_ISGID 0002000 /* setgid */ macro |
| /freebsd-12-stable/sys/sys/ | ||
| D | stat.h | 239 #define S_ISGID 0002000 /* set group id on execution */ macro |