Home
last modified time | relevance | path

Searched refs:utime_ts_from_tval (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/
Dutime-helper.c26 utime_ts_from_tval (const struct timeval tvp[2], in utime_ts_from_tval() function
70 utime_ts_from_tval (tvp, &atime, &mtime); in hurd_futimes()
Dfutimes.c35 utime_ts_from_tval (tvp, &atime, &mtime); in __futimes()
/glibc-2.36/ChangeLog.old/
DChangeLog.1921143 (__futimes): Try to use utime_ts_from_tval and __file_utimens before