/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/bits/ |
D | struct_stat.h | 70 # 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
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/bits/ |
D | struct_stat.h | 51 # 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. */
|
/glibc-2.36/sysdeps/unix/sysv/linux/microblaze/bits/ |
D | struct_stat.h | 55 # 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. */
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/bits/ |
D | struct_stat.h | 67 # 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. */ 168 # define st_mtime st_mtim.tv_sec 173 __time_t st_mtime; /* Time of last modification. */ 218 __time_t st_mtime; /* Time of last modification. */
|
/glibc-2.36/io/ |
D | test-utime.c | 105 if (st.st_mtime != ut.modtime) in main() 108 (intmax_t) st.st_mtime, (intmax_t) ut.modtime); in main() 119 if (stnow.st_mtime < now1 || stnow.st_mtime > now2) in main() 122 (intmax_t) stnow.st_mtime, (intmax_t) now1, (intmax_t) now2); in main()
|
D | tst-utimensat.c | 43 TEST_COMPARE (st.st_mtime, ts[1].tv_sec); in test_utimesat_helper() 57 TEST_COMPARE (stlink.st_mtime, ts[1].tv_sec); in test_utimesat_helper() 64 TEST_COMPARE (stfile_orig.st_mtime, stfile.st_mtime); in test_utimesat_helper()
|
D | tst-lutimes.c | 41 TEST_COMPARE (stlink.st_mtime, tv[1].tv_sec); in test_lutimes_helper() 48 TEST_COMPARE (stfile_orig.st_mtime, stfile.st_mtime); in test_lutimes_helper()
|
D | test-stat.c | 52 assert (offsetof (struct stat, st_mtime) in do_test() 53 == offsetof (struct stat64, st_mtime)); in do_test()
|
D | tst-futimesat.c | 132 tv[1].tv_sec = st1.st_mtime + 1; in do_test() 147 if (st2.st_mtime != tv[1].tv_sec in do_test()
|
D | tst-utimes.c | 42 TEST_COMPARE (st.st_mtime, tv[1].tv_sec); in test_utimes_helper()
|
D | tst-futimens.c | 40 TEST_COMPARE (st.st_mtime, ts[1].tv_sec); in test_futimens_helper()
|
D | tst-futimes.c | 41 TEST_COMPARE (st.st_mtime, tv[1].tv_sec); in test_futimens_helper()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/bits/ |
D | struct_stat.h | 48 # 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
|
/glibc-2.36/sysdeps/unix/sysv/linux/alpha/bits/ |
D | struct_stat.h | 60 # 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
|
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/bits/ |
D | struct_stat.h | 70 # 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. */
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | xstatconv.c | 72 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()
|
/glibc-2.36/sysdeps/unix/sysv/linux/m68k/bits/ |
D | struct_stat.h | 67 # 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. */
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | struct_stat.h | 70 # 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. */
|
D | struct_stat_time64_helper.h | 44 # define st_mtime st_mtim.tv_sec macro 59 __fieldts64 (st_mtime);
|
/glibc-2.36/sysdeps/unix/sysv/linux/x86/bits/ |
D | struct_stat.h | 78 # 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. */
|
/glibc-2.36/sysdeps/unix/sysv/linux/generic/bits/ |
D | struct_stat.h | 69 # 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
|
/glibc-2.36/sysdeps/mach/hurd/bits/ |
D | stat.h | 71 # 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
|
/glibc-2.36/bits/ |
D | stat.h | 53 __time_t st_mtime; /* Time of last modification. */ member 98 __time_t st_mtime; /* Time of last modification. */ member
|
/glibc-2.36/stdio-common/ |
D | tst-fseek.c | 344 if (st1.st_mtime >= t) in do_test() 354 if (st1.st_mtime >= st2.st_mtime) in do_test()
|
/glibc-2.36/support/ |
D | test-container.c | 466 times.modtime = st.st_mtime; in copy_one_file() 503 if (a->st_mtime != b->st_mtime) in need_sync() 509 && a->st_mtime == b->st_mtime) in need_sync()
|