Searched refs:l_modtime (Results 1 – 5 of 5) sorted by relevance
97 linux32_time_t l_modtime; member
96 linux32_time_t l_modtime; member
101 linux_time_t l_modtime; member
226 tv[1].tv_sec = lut.l_modtime; in linux_sys_utime()
228 tv[1].tv_sec = (long)lut.l_modtime; in linux32_sys_utime()