Searched defs:S_ISGID (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/io/ | ||
D | fcntl.h | 98 # define S_ISGID __S_ISGID /* Set group ID on execution. */ macro |
/glibc-2.36/io/sys/ | ||
D | stat.h | 161 #define S_ISGID __S_ISGID /* Set group ID on execution. */ macro |