Searched refs:utime_ts_from_tval (Results 1 – 3 of 3) sorted by relevance
26 utime_ts_from_tval (const struct timeval tvp[2], in utime_ts_from_tval() function70 utime_ts_from_tval (tvp, &atime, &mtime); in hurd_futimes()
35 utime_ts_from_tval (tvp, &atime, &mtime); in __futimes()
21143 (__futimes): Try to use utime_ts_from_tval and __file_utimens before