Searched defs:S_ISVTX (Results 1 – 9 of 9) sorted by relevance
66 S_ISVTX = 01000 variable
134 # define S_ISVTX 01000 macro
95 S_ISVTX = 0o1000 # sticky bit variable
19 #define S_ISVTX 0001000 macro
20 #define S_ISVTX 0001000 /* save swapped text even after use */ macro
227 pub const S_ISVTX: ::mode_t = 0x200; constant
580 S_ISVTX = 0001000 variable
529 #define S_ISVTX 0001000 macro
1327 pub const S_ISVTX: ::c_int = 0x200; constant