utime
int utime(const char *path, const struct utimbuf *buffer);
int (*utime) (const char *, struct utimbuf *);
int (*utime) (const char *, struct utimbuf *);
int (*utime) (const char *, struct utimbuf *);
int (*utime) (const char *, struct utimbuf *);
int (*utime) (const char *, struct utimbuf *);
if (utime(path.GetPath(), &buffer) < 0)
|| fFS->ops.utime != NULL);
if (fs->ops.utime != NULL) {
return fs->ops.utime(path, &timeBuffer);
return (utime(fname, &tp));
if (utime(G.filename, (struct utimbuf *)&zt)) {
if (utime(d->fn, (const struct utimbuf *)&d->u.t2)) {
if (utime(realPath.c_str(), &buffer) < 0)
CHK(utime(filename, &buffer) == 0);
CHK(utime(filename, &buffer) == 0);