Home
last modified time | relevance | path

Searched refs:t_new (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dutimes.c42 time_t t_mold, t_aold, t_now, t_new; in utimes_0100() local
52 t_new = buf2.st_mtime; in utimes_0100()
53 if (t_new != t_now) { in utimes_0100()
105 time_t t_mold, t_aold, t_now, t_new; in utimes_time64_0100() local
115 t_new = buf2.st_mtime; in utimes_time64_0100()
116 if (t_new != t_now) { in utimes_time64_0100()

Completed in 1 milliseconds