Home
last modified time | relevance | path

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

/NextBSD/include/apple/sys/_types/
HD_s_ifmt.h65 #define S_ISGID 0002000 /* [XSI] set group id on execution */ macro
/NextBSD/contrib/tcsh/
HDtc.os.h316 # define S_ISGID 0002000 /* setgid */ macro
/NextBSD/sys/sys/
HDstat.h196 #define S_ISGID 0002000 /* set group id on execution */ macro