Home
last modified time | relevance | path

Searched refs:st_mtime (Results 1 – 17 of 17) sorted by relevance

/sysdeps/unix/sysv/linux/powerpc/bits/
A Dstruct_stat.h70 # define st_mtime st_mtim.tv_sec
75 __time_t st_mtime; /* Time of last modification. */
113 # define st_mtime st_mtim.tv_sec
118 __time_t st_mtime; /* Time of last modification. */
168 # define st_mtime st_mtim.tv_sec macro
173 __time_t st_mtime; /* Time of last modification. */ member
208 # define st_mtime st_mtim.tv_sec macro
213 __time_t st_mtime; /* Time of last modification. */ member
/sysdeps/unix/sysv/linux/s390/bits/
A Dstruct_stat.h51 # define st_mtime st_mtim.tv_sec macro
56 __time_t st_mtime; /* Time of last modification. */ member
107 # define st_mtime st_mtim.tv_sec
112 __time_t st_mtime; /* Time of last modification. */
152 # define st_mtime st_mtim.tv_sec macro
157 __time_t st_mtime; /* Time of last modification. */ member
197 # define st_mtime st_mtim.tv_sec
202 __time_t st_mtime; /* Time of last modification. */
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dstruct_stat.h55 # define st_mtime st_mtim.tv_sec
60 __time_t st_mtime; /* Time of last modification. */
103 # define st_mtime st_mtim.tv_sec
108 __time_t st_mtime; /* Time of last modification. */
148 # define st_mtime st_mtim.tv_sec
153 __time_t st_mtime; /* Time of last modification. */
/sysdeps/unix/sysv/linux/ia64/bits/
A Dstruct_stat.h48 # define st_mtime st_mtim.tv_sec macro
53 __time_t st_mtime; /* Time of last modification. */ member
87 # define st_mtime st_mtim.tv_sec macro
92 __time_t st_mtime; /* Time of last modification. */ member
/sysdeps/unix/sysv/linux/alpha/bits/
A Dstruct_stat.h60 # define st_mtime st_mtim.tv_sec macro
65 __time_t st_mtime; /* Time of last modification. */ member
99 # define st_mtime st_mtim.tv_sec macro
104 __time_t st_mtime; /* Time of last modification. */ member
/sysdeps/unix/sysv/linux/mips/bits/
A Dstruct_stat.h67 # define st_mtime st_mtim.tv_sec
72 __time_t st_mtime; /* Time of last modification. */
117 __time_t st_mtime; /* Time of last modification. */
165 # define st_mtime st_mtim.tv_sec macro
170 __time_t st_mtime; /* Time of last modification. */ member
211 __time_t st_mtime; /* Time of last modification. */ member
/sysdeps/unix/sysv/linux/sparc/bits/
A Dstruct_stat.h70 # define st_mtime st_mtim.tv_sec
75 __time_t st_mtime; /* Time of last modification. */
117 # define st_mtime st_mtim.tv_sec
122 __time_t st_mtime; /* Time of last modification. */
/sysdeps/unix/sysv/linux/bits/
A Dstruct_stat.h70 # define st_mtime st_mtim.tv_sec
75 __time_t st_mtime; /* Time of last modification. */
122 __time_t st_mtime; /* Time of last modification. */
A Dstruct_stat_time64_helper.h44 # define st_mtime st_mtim.tv_sec macro
59 __fieldts64 (st_mtime);
/sysdeps/unix/sysv/linux/m68k/bits/
A Dstruct_stat.h67 # define st_mtime st_mtim.tv_sec
72 __time_t st_mtime; /* Time of last modification. */
119 __time_t st_mtime; /* Time of last modification. */
/sysdeps/unix/sysv/linux/x86/bits/
A Dstruct_stat.h78 # define st_mtime st_mtim.tv_sec
83 __time_t st_mtime; /* Time of last modification. */
145 __time_t st_mtime; /* Time of last modification. */
/sysdeps/unix/sysv/linux/generic/bits/
A Dstruct_stat.h69 # define st_mtime st_mtim.tv_sec macro
74 __time_t st_mtime; /* Time of last modification. */ member
112 __time_t st_mtime; /* Time of last modification. */ member
/sysdeps/unix/sysv/linux/
A Dxstatconv.c72 buf->st_mtime = kbuf->st_mtime; in __xstat_conv()
142 buf->st_mtime = kbuf->st_mtime; in __xstat64_conv()
219 buf->st_mtime = kbuf->st_mtime; in __xstat32_conv()
A Dstatx_cp.c41 to->st_mtime = from->stx_mtime.tv_sec; in __cp_stat64_statx()
A Dfstatat64.c65 .st_mtime = tmp.stx_mtime.tv_sec, in fstatat64_time64_statx()
/sysdeps/mach/hurd/bits/
A Dstat.h71 # define st_mtime st_mtim.tv_sec macro
76 __time_t st_mtime; /* Time of last modification. */ member
137 __time_t st_mtime; /* Time of last modification. */ member
/sysdeps/posix/
A Dgetaddrinfo.c1662 gaiconf_mtime = st->st_mtime; in save_gaiconf_mtime()
1668 return st->st_mtime == gaiconf_mtime; in check_gaiconf_mtime()

Completed in 18 milliseconds