Home
last modified time | relevance | path

Searched refs:st_mtim (Results 1 – 25 of 34) sorted by relevance

12

/sysdeps/unix/sysv/linux/powerpc/bits/
A Dstruct_stat.h67 struct timespec st_mtim; /* Time of last modification. */
70 # define st_mtime st_mtim.tv_sec
110 struct timespec st_mtim; /* Time of last modification. */
113 # define st_mtime st_mtim.tv_sec
165 struct timespec st_mtim; /* Time of last modification. */ member
168 # define st_mtime st_mtim.tv_sec
205 struct timespec st_mtim; /* Time of last modification. */ member
208 # define st_mtime st_mtim.tv_sec
/sysdeps/unix/sysv/linux/s390/bits/
A Dstruct_stat.h48 struct timespec st_mtim; /* Time of last modification. */ member
51 # define st_mtime st_mtim.tv_sec
104 struct timespec st_mtim; /* Time of last modification. */
107 # define st_mtime st_mtim.tv_sec
149 struct timespec st_mtim; /* Time of last modification. */ member
152 # define st_mtime st_mtim.tv_sec
194 struct timespec st_mtim; /* Time of last modification. */
197 # define st_mtime st_mtim.tv_sec
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dstruct_stat.h52 struct timespec st_mtim; /* Time of last modification. */
55 # define st_mtime st_mtim.tv_sec
100 struct timespec st_mtim; /* Time of last modification. */
103 # define st_mtime st_mtim.tv_sec
145 struct timespec st_mtim; /* Time of last modification. */
148 # define st_mtime st_mtim.tv_sec
/sysdeps/unix/sysv/linux/
A Dxstatconv.c66 buf->st_mtim.tv_sec = kbuf->st_mtim.tv_sec; in __xstat_conv()
67 buf->st_mtim.tv_nsec = kbuf->st_mtim.tv_nsec; in __xstat_conv()
136 buf->st_mtim.tv_sec = kbuf->st_mtim.tv_sec; in __xstat64_conv()
137 buf->st_mtim.tv_nsec = kbuf->st_mtim.tv_nsec; in __xstat64_conv()
213 buf->st_mtim.tv_sec = kbuf->st_mtim.tv_sec; in __xstat32_conv()
214 buf->st_mtim.tv_nsec = kbuf->st_mtim.tv_nsec; in __xstat32_conv()
A Dstat_t64_cp.c30 || ! in_time_t_range (st64_t64->st_mtim.tv_sec) in __cp_stat64_t64_stat64()
51 st64->st_mtim = valid_timespec64_to_timespec (st64_t64->st_mtim); in __cp_stat64_t64_stat64()
A Dfstatat.c37 || ! in_time_t_range (st64.st_mtim.tv_sec) in __fstatat()
55 buf->st_mtim = valid_timespec64_to_timespec (st64.st_mtim); in __fstatat()
/sysdeps/unix/sysv/linux/ia64/bits/
A Dstruct_stat.h45 struct timespec st_mtim; /* Time of last modification. */ member
48 # define st_mtime st_mtim.tv_sec
84 struct timespec st_mtim; /* Time of last modification. */ member
87 # define st_mtime st_mtim.tv_sec
/sysdeps/unix/sysv/linux/alpha/bits/
A Dstruct_stat.h57 struct timespec st_mtim; /* Time of last modification. */ member
60 # define st_mtime st_mtim.tv_sec
96 struct timespec st_mtim; /* Time of last modification. */ member
99 # define st_mtime st_mtim.tv_sec
/sysdeps/unix/sysv/linux/mips/bits/
A Dstruct_stat.h64 struct timespec st_mtim; /* Time of last modification. */
67 # define st_mtime st_mtim.tv_sec
112 struct timespec st_mtim; /* Time of last modification. */
162 struct timespec st_mtim; /* Time of last modification. */ member
165 # define st_mtime st_mtim.tv_sec
206 struct timespec st_mtim; /* Time of last modification. */ member
/sysdeps/unix/sysv/linux/sparc/bits/
A Dstruct_stat.h67 struct timespec st_mtim; /* Time of last modification. */
70 # define st_mtime st_mtim.tv_sec
114 struct timespec st_mtim; /* Time of last modification. */
117 # define st_mtime st_mtim.tv_sec
/sysdeps/unix/sysv/linux/mips/
A Dxstatconv.c67 buf->st_mtim.tv_sec = kbuf->st_mtime_sec; in __xstat_conv()
68 buf->st_mtim.tv_nsec = kbuf->st_mtime_nsec; in __xstat_conv()
119 buf->st_mtim.tv_sec = kbuf->st_mtime_sec; in __xstat64_conv()
120 buf->st_mtim.tv_nsec = kbuf->st_mtime_nsec; in __xstat64_conv()
176 buf->st_mtim.tv_sec = kbuf->st_mtim.tv_sec; in __xstat32_conv()
177 buf->st_mtim.tv_nsec = kbuf->st_mtim.tv_nsec; in __xstat32_conv()
/sysdeps/unix/sysv/linux/mips/mips64/
A Dkstat_cp.h43 st->st_mtim.tv_sec = kst->st_mtime_sec; in __cp_kstat_stat()
44 st->st_mtim.tv_nsec = kst->st_mtime_nsec; in __cp_kstat_stat()
69 st->st_mtim.tv_sec = kst->st_mtime_sec; in __cp_kstat_stat64_t64()
70 st->st_mtim.tv_nsec = kst->st_mtime_nsec; in __cp_kstat_stat64_t64()
/sysdeps/unix/sysv/linux/bits/
A Dstruct_stat.h67 struct timespec st_mtim; /* Time of last modification. */
70 # define st_mtime st_mtim.tv_sec
117 struct timespec st_mtim; /* Time of last modification. */
A Dstruct_stat_time64_helper.h41 __struct_timespec st_mtim; variable
44 # define st_mtime st_mtim.tv_sec
/sysdeps/unix/sysv/linux/m68k/bits/
A Dstruct_stat.h64 struct timespec st_mtim; /* Time of last modification. */
67 # define st_mtime st_mtim.tv_sec
114 struct timespec st_mtim; /* Time of last modification. */
/sysdeps/unix/sysv/linux/sparc/sparc64/
A Dxstatconv.c56 buf->st_mtim.tv_sec = kbuf->st_mtime_sec; in __xstat_conv()
57 buf->st_mtim.tv_nsec = 0; in __xstat_conv()
106 buf->st_mtim.tv_sec = kbuf->st_mtime_sec; in __xstat32_conv()
107 buf->st_mtim.tv_nsec = kbuf->st_mtime_nsec; in __xstat32_conv()
A Dkstat_cp.h38 st64->st_mtim.tv_sec = kst64->st_mtime_sec; in __cp_stat64_kstat64()
39 st64->st_mtim.tv_nsec = kst64->st_mtime_nsec; in __cp_stat64_kstat64()
/sysdeps/unix/sysv/linux/x86/bits/
A Dstruct_stat.h75 struct timespec st_mtim; /* Time of last modification. */
78 # define st_mtime st_mtim.tv_sec
140 struct timespec st_mtim; /* Time of last modification. */
/sysdeps/unix/sysv/linux/generic/bits/
A Dstruct_stat.h66 struct timespec st_mtim; /* Time of last modification. */ member
69 # define st_mtime st_mtim.tv_sec
107 struct timespec st_mtim; /* Time of last modification. */ member
/sysdeps/mach/hurd/bits/
A Dstat.h68 struct timespec st_mtim; /* Time of last modification. */ member
71 # define st_mtime st_mtim.tv_sec
132 struct timespec st_mtim; /* Time of last modification. */ member
/sysdeps/mach/hurd/
A Dstatconv.c45 buf->st_mtim = buf64->st_mtim; in stat64_conv()
/sysdeps/unix/sysv/linux/powerpc/powerpc32/
A Dkernel_stat.h32 struct timespec st_mtim; member
/sysdeps/unix/sysv/linux/sparc/sparc32/
A Dkernel_stat.h13 struct timespec st_mtim; member
/sysdeps/unix/sysv/linux/microblaze/
A Dkernel_stat.h39 struct timespec st_mtim; member
/sysdeps/unix/sysv/linux/hppa/
A Dkernel_stat.h12 struct timespec st_mtim; member

Completed in 23 milliseconds

12