/sysdeps/unix/sysv/linux/powerpc/bits/ |
A D | struct_stat.h | 69 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 73 __time_t st_atime; /* Time of last access. */ 112 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 116 __time_t st_atime; /* Time of last access. */ 167 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 171 __time_t st_atime; /* Time of last access. */ member 207 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 211 __time_t st_atime; /* Time of last access. */ member
|
/sysdeps/unix/sysv/linux/s390/bits/ |
A D | struct_stat.h | 50 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 54 __time_t st_atime; /* Time of last access. */ member 106 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 110 __time_t st_atime; /* Time of last access. */ 151 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 155 __time_t st_atime; /* Time of last access. */ member 196 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 200 __time_t st_atime; /* Time of last access. */
|
/sysdeps/unix/sysv/linux/microblaze/bits/ |
A D | struct_stat.h | 54 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 58 __time_t st_atime; /* Time of last access. */ 102 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 106 __time_t st_atime; /* Time of last access. */ 147 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 151 __time_t st_atime; /* Time of last access. */
|
/sysdeps/unix/sysv/linux/ia64/bits/ |
A D | struct_stat.h | 47 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 51 __time_t st_atime; /* Time of last access. */ member 86 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 90 __time_t st_atime; /* Time of last access. */ member
|
/sysdeps/unix/sysv/linux/alpha/bits/ |
A D | struct_stat.h | 59 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 63 __time_t st_atime; /* Time of last access. */ member 98 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 102 __time_t st_atime; /* Time of last access. */ member
|
/sysdeps/unix/sysv/linux/mips/bits/ |
A D | struct_stat.h | 66 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 70 __time_t st_atime; /* Time of last access. */ 115 __time_t st_atime; /* Time of last access. */ 164 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 168 __time_t st_atime; /* Time of last access. */ member 209 __time_t st_atime; /* Time of last access. */ member
|
/sysdeps/unix/sysv/linux/sparc/bits/ |
A D | struct_stat.h | 69 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 73 __time_t st_atime; /* Time of last access. */ 116 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 120 __time_t st_atime; /* Time of last access. */
|
/sysdeps/unix/sysv/linux/bits/ |
A D | struct_stat.h | 69 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 73 __time_t st_atime; /* Time of last access. */ 120 __time_t st_atime; /* Time of last access. */
|
A D | struct_stat_time64_helper.h | 43 # define st_atime st_atim.tv_sec macro 58 __fieldts64 (st_atime);
|
/sysdeps/unix/sysv/linux/m68k/bits/ |
A D | struct_stat.h | 66 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 70 __time_t st_atime; /* Time of last access. */ 117 __time_t st_atime; /* Time of last access. */
|
/sysdeps/unix/sysv/linux/x86/bits/ |
A D | struct_stat.h | 77 # define st_atime st_atim.tv_sec /* Backward compatibility. */ 81 __time_t st_atime; /* Time of last access. */ 143 __time_t st_atime; /* Time of last access. */
|
/sysdeps/unix/sysv/linux/generic/bits/ |
A D | struct_stat.h | 68 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 72 __time_t st_atime; /* Time of last access. */ member 110 __time_t st_atime; /* Time of last access. */ member
|
/sysdeps/unix/sysv/linux/ |
A D | xstatconv.c | 71 buf->st_atime = kbuf->st_atime; in __xstat_conv() 141 buf->st_atime = kbuf->st_atime; in __xstat64_conv() 218 buf->st_atime = kbuf->st_atime; in __xstat32_conv()
|
A D | statx_cp.c | 39 to->st_atime = from->stx_atime.tv_sec; in __cp_stat64_statx()
|
A D | fstatat64.c | 63 .st_atime = tmp.stx_atime.tv_sec, in fstatat64_time64_statx()
|
/sysdeps/mach/hurd/bits/ |
A D | stat.h | 70 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro 74 __time_t st_atime; /* Time of last access. */ member 135 __time_t st_atime; /* Time of last access. */ member
|