Searched refs:S_ISGID (Results 1 – 3 of 3) sorted by relevance
165 #define S_ISGID __S_ISGID /* Set group ID on execution. */ macro200 # define ALLPERMS (S_ISUID|S_ISGID|S_ISVTX|S_IRWXU|S_IRWXG|S_IRWXO)/* 07777 */
16 #define S_ISGID 0002000 macro
66 #define S_ISGID 0002000 /* set group id on execution */ macro