Searched refs:st_atime (Results 1 – 6 of 6) sorted by relevance
117 #define st_atime st_atim.tv_sec /* Backward compatibility */ macro133 time_t st_atime; member178 __time_t st_atime; /* Time of last access. */ member204 #define st_atime st_atim.tv_sec macro
88 statbuf->st_atime = arc_stat.my_atime; in fstat()
88 statbuf->st_atime = arc_stat.my_atime; in stat()
101 statbuf->st_atime = be32toh(m68k_stat->my_atime); in copy_stat()
101 statbuf->st_atime = be32toh(nios2_stat->my_atime); in copy_stat()
26496 * libc/include/sys/stat.h: Move st_atime so not doubly defined for