Searched refs:S_ISGID (Results 1 – 2 of 2) sorted by relevance
161 #define S_ISGID __S_ISGID /* Set group ID on execution. */ macro196 # define ALLPERMS (S_ISUID|S_ISGID|S_ISVTX|S_IRWXU|S_IRWXG|S_IRWXO)/* 07777 */
98 # define S_ISGID __S_ISGID /* Set group ID on execution. */ macro
Completed in 4 milliseconds