utimes
int utimes(const char *, const struct timeval *);
if (utimes(np, tv) < 0)
if (utimes(np, tv) < 0)
(void) utimes(stamp, tv);
if (utimes(new, tvp) < 0) {
return (utimes(path, times));
} utimes;
extern int utimes(char *file, struct timeval *tvp);
vroot_result= utimes(path, vroot_args.utimes.time);
vroot_args.utimes.time= time;
int utimes(const char *path, const struct timeval timeval_ptr[]);
return (utimes(path, times));
if (utimes(path, NULL) == -1)
if (utimes(path, tv) == -1)
if (utimes(lpath, tv) == -1)
if (utimes(path, tv) == -1)
if (utimes(filename, nflg ? NULL : times)) {
int utimes(const char *, const struct timeval *);