Lines Matching +full:non +full:- +full:sticky
64 is the super-user.
93 are constructed by a bitwise-inclusive OR of flags from the following list, defined
96 .Bl -tag -width indent
141 .Bd -literal -offset indent -compact
159 #define S_ISVTX 0001000 /* sticky bit */
162 The non-standard
169 VM system totally ignores the sticky bit
172 On UFS-based file systems (FFS, LFS) the sticky
177 (the `sticky bit') is set on a directory,
180 The sticky bit may be
183 For more details of the properties of the sticky bit, see
184 .Xr sticky 7 .
188 then the owner of any new files and sub-directories
211 turns off the set-user-id and set-group-id bits
212 unless the user is the super-user.
214 by protecting set-user-id (set-group-id) files
215 from remaining set-user-id (set-group-id) if they are modified,
225 .Rv -std
231 .Bl -tag -width Er
245 the effective user ID is not the super-user.
247 The effective user ID is not the super-user, the effective user ID do match the
251 The named file has its immutable or append-only flag set, see the
255 The named file resides on a read-only file system.
266 The effective user ID is not the super-user, the mode includes the sticky bit
274 .Bl -tag -width Er
283 The file resides on a read-only file system.
295 .Bl -tag -width Er
332 .Xr sticky 7
337 .St -p1003.1-90 ,
343 .St -susv3 .
347 .St -p1003.1-2008 .