Searched defs:S_ISGID (Results 1 – 12 of 12) sorted by relevance
16 #define S_ISGID 0002000 macro
64 S_ISGID = 02000 variable
54 #define S_ISGID 02000 macro
129 # define S_ISGID 02000 macro
93 S_ISGID = 0o2000 # set GID bit variable
18 #define S_ISGID 0002000 macro
84 #define S_ISGID 02000 macro
226 pub const S_ISGID: ::mode_t = 0x400; constant
260 pub const S_ISGID: mode_t = 0x400; constant
579 S_ISGID = 0002000 variable
754 pub const S_ISGID: ::c_int = 0x0400; constant
1333 pub const S_ISGID: ::c_int = 0x400; constant