Lines Matching +full:super +full:- +full:set
38 .Nd set file access and modification times
52 .Bf -symbolic
71 the access and modification times are set to the current time.
73 write the file, or be the super-user.
78 .No non- Ns Dv NULL ,
80 The access time is set to the value of the first element, and the
81 modification time is set to the value of the second element.
84 the birth time will be set to the value of the second element
85 if the second element is older than the currently set birth time.
86 To set both a birth time and a modification time,
87 two calls are required; the first to set the birth time
88 and the second to set the (presumably newer) modification time.
91 The caller must be the owner of the file or be the super-user.
93 In either case, the inode-change-time of the file is set to the current
117 is set to that of a file relative to the directory associated with the file
131 .Rv -std
134 .Bl -tag -width Er
143 match the owner of the file, and is not the super-user, and write
185 does not match the owner of the file and is not the super-user.
187 The named file has its immutable or append-only flags set.
192 The file system containing the file is mounted read-only.
199 .Bl -tag -width Er
212 .Bl -tag -width Er
239 .St -xpg4.2 .
242 system call follows The Open Group Extended API Set 2 specification
246 .St -p1003.1-2008 .