Lines Matching +full:super +full:- +full:set
37 .Nd set file access and modification times
58 The inode-change-time of the file is set to the current time.
75 can be set to the special value
77 to set the current time, or to
87 .No non- Ns Dv NULL ,
89 The access time is set to the value of the first element, and the
90 modification time is set to the value of the second element.
93 the birth time will be set to the value of the second element
94 if the second element is older than the currently set birth time.
95 To set both a birth time and a modification time,
96 two calls are required; the first to set the birth time
97 and the second to set the (presumably newer) modification time.
108 fields set to
125 write the file, or be the super-user.
128 the caller must be the owner of the file or be the super-user.
135 are constructed by a bitwise-inclusive OR of flags from the following list,
138 .Bl -tag -width indent
168 .Rv -std
171 .Bl -tag -width Er
182 match the owner of the file, and is not the super-user, and write
216 does not match the owner of the file and is not the super-user.
218 The named file has its immutable or append-only flag set, see the
222 The file system containing the file is mounted read-only.
229 .Bl -tag -width Er
241 .Bl -tag -width Er
300 .St -p1003.1-2008 .