Home
last modified time | relevance | path

Searched defs:st_atime (Results 1 – 8 of 8) sorted by relevance

/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/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
151 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro
155 __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/bits/
A Dstruct_stat_time64_helper.h43 # define st_atime st_atim.tv_sec macro
/sysdeps/unix/sysv/linux/powerpc/bits/
A Dstruct_stat.h167 # 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/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/mips/bits/
A Dstruct_stat.h164 # 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/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 11 milliseconds