Searched defs:st_atime (Results 1 – 8 of 8) sorted by relevance
47 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro51 __time_t st_atime; /* Time of last access. */ member86 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro90 __time_t st_atime; /* Time of last access. */ member
50 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro54 __time_t st_atime; /* Time of last access. */ member151 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro155 __time_t st_atime; /* Time of last access. */ member
59 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro63 __time_t st_atime; /* Time of last access. */ member98 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro102 __time_t st_atime; /* Time of last access. */ member
43 # define st_atime st_atim.tv_sec macro
167 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro171 __time_t st_atime; /* Time of last access. */ member207 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro211 __time_t st_atime; /* Time of last access. */ member
68 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro72 __time_t st_atime; /* Time of last access. */ member110 __time_t st_atime; /* Time of last access. */ member
164 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro168 __time_t st_atime; /* Time of last access. */ member209 __time_t st_atime; /* Time of last access. */ member
70 # define st_atime st_atim.tv_sec /* Backward compatibility. */ macro74 __time_t st_atime; /* Time of last access. */ member135 __time_t st_atime; /* Time of last access. */ member
Completed in 10 milliseconds