Searched defs:utime (Results 1 – 5 of 5) sorted by relevance
49 utime(char *name, time_t otv[2]) in utime() function
49 utime(const char *path, const struct utimbuf *times) in utime() function
336 static time_t utime,stime; /* guaranteed 0 first time called */ in cpucycle() local
345 ud_dtime2utime(struct timespec32 *utime, in ud_dtime2utime()398 ud_utime2dtime(struct timespec32 const *utime, in ud_utime2dtime()
985 utime(const char* path, const struct utimbuf* ut) in utime() function