Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/powerpc/bits/
A Dstruct_stat.h69 # 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 Dstruct_stat.h50 # 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 Dstruct_stat.h54 # 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 Dstruct_stat.h47 # 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 Dstruct_stat.h59 # 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 Dstruct_stat.h66 # 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 Dstruct_stat.h69 # 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 Dstruct_stat.h69 # 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 Dstruct_stat_time64_helper.h43 # define st_atime st_atim.tv_sec macro
58 __fieldts64 (st_atime);
/sysdeps/unix/sysv/linux/m68k/bits/
A Dstruct_stat.h66 # 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 Dstruct_stat.h77 # 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 Dstruct_stat.h68 # 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 Dxstatconv.c71 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 Dstatx_cp.c39 to->st_atime = from->stx_atime.tv_sec; in __cp_stat64_statx()
A Dfstatat64.c63 .st_atime = tmp.stx_atime.tv_sec, in fstatat64_time64_statx()
/sysdeps/mach/hurd/bits/
A Dstat.h70 # 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

Completed in 13 milliseconds