Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/time/
Dutime_sup.c72 time_t t_mold, t_aold, t_now, t_mnew, t_anew; in utime_0200() local
81 t_anew = buf2.st_atime; in utime_0200()
82 if (t_mnew != t_now && t_anew != t_now) { in utime_0200()