/sysdeps/unix/sysv/linux/powerpc/bits/ |
A D | struct_stat.h | 71 # define st_ctime st_ctim.tv_sec 77 __time_t st_ctime; /* Time of last status change. */ 114 # define st_ctime st_ctim.tv_sec 120 __time_t st_ctime; /* Time of last status change. */ 169 # define st_ctime st_ctim.tv_sec macro 175 __time_t st_ctime; /* Time of last status change. */ member 209 # define st_ctime st_ctim.tv_sec macro 215 __time_t st_ctime; /* Time of last status change. */ member
|
/sysdeps/unix/sysv/linux/s390/bits/ |
A D | struct_stat.h | 52 # define st_ctime st_ctim.tv_sec macro 58 __time_t st_ctime; /* Time of last status change. */ member 108 # define st_ctime st_ctim.tv_sec 114 __time_t st_ctime; /* Time of last status change. */ 153 # define st_ctime st_ctim.tv_sec macro 159 __time_t st_ctime; /* Time of last status change. */ member 198 # define st_ctime st_ctim.tv_sec 204 __time_t st_ctime; /* Time of last status change. */
|
/sysdeps/unix/sysv/linux/microblaze/bits/ |
A D | struct_stat.h | 56 # define st_ctime st_ctim.tv_sec 62 __time_t st_ctime; /* Time of last status change. */ 104 # define st_ctime st_ctim.tv_sec 110 __time_t st_ctime; /* Time of last status change. */ 149 # define st_ctime st_ctim.tv_sec 155 __time_t st_ctime; /* Time of last status change. */
|
/sysdeps/unix/sysv/linux/ia64/bits/ |
A D | struct_stat.h | 49 # define st_ctime st_ctim.tv_sec macro 55 __time_t st_ctime; /* Time of last status change. */ member 88 # define st_ctime st_ctim.tv_sec macro 94 __time_t st_ctime; /* Time of last status change. */ member
|
/sysdeps/unix/sysv/linux/alpha/bits/ |
A D | struct_stat.h | 61 # define st_ctime st_ctim.tv_sec macro 67 __time_t st_ctime; /* Time of last status change. */ member 100 # define st_ctime st_ctim.tv_sec macro 106 __time_t st_ctime; /* Time of last status change. */ member
|
/sysdeps/unix/sysv/linux/mips/bits/ |
A D | struct_stat.h | 68 # define st_ctime st_ctim.tv_sec 74 __time_t st_ctime; /* Time of last status change. */ 119 __time_t st_ctime; /* Time of last status change. */ 166 # define st_ctime st_ctim.tv_sec macro 172 __time_t st_ctime; /* Time of last status change. */ member 213 __time_t st_ctime; /* Time of last status change. */ member
|
/sysdeps/unix/sysv/linux/sparc/bits/ |
A D | struct_stat.h | 71 # define st_ctime st_ctim.tv_sec 77 __time_t st_ctime; /* Time of last status change. */ 118 # define st_ctime st_ctim.tv_sec 124 __time_t st_ctime; /* Time of last status change. */
|
/sysdeps/unix/sysv/linux/bits/ |
A D | struct_stat.h | 71 # define st_ctime st_ctim.tv_sec 77 __time_t st_ctime; /* Time of last status change. */ 124 __time_t st_ctime; /* Time of last status change. */
|
A D | struct_stat_time64_helper.h | 45 # define st_ctime st_ctim.tv_sec macro 60 __fieldts64 (st_ctime);
|
/sysdeps/unix/sysv/linux/m68k/bits/ |
A D | struct_stat.h | 68 # define st_ctime st_ctim.tv_sec 74 __time_t st_ctime; /* Time of last status change. */ 121 __time_t st_ctime; /* Time of last status change. */
|
/sysdeps/unix/sysv/linux/x86/bits/ |
A D | struct_stat.h | 79 # define st_ctime st_ctim.tv_sec 85 __time_t st_ctime; /* Time of last status change. */ 147 __time_t st_ctime; /* Time of last status change. */
|
/sysdeps/unix/sysv/linux/generic/bits/ |
A D | struct_stat.h | 70 # define st_ctime st_ctim.tv_sec macro 76 __time_t st_ctime; /* Time of last status change. */ member 114 __time_t st_ctime; /* Time of last status change. */ member
|
/sysdeps/unix/sysv/linux/ |
A D | xstatconv.c | 73 buf->st_ctime = kbuf->st_ctime; in __xstat_conv() 143 buf->st_ctime = kbuf->st_ctime; in __xstat64_conv() 220 buf->st_ctime = kbuf->st_ctime; in __xstat32_conv()
|
A D | statx_cp.c | 43 to->st_ctime = from->stx_ctime.tv_sec; in __cp_stat64_statx()
|
A D | fstatat64.c | 67 .st_ctime = tmp.stx_ctime.tv_sec, in fstatat64_time64_statx()
|
/sysdeps/mach/hurd/bits/ |
A D | stat.h | 72 # define st_ctime st_ctim.tv_sec macro 78 __time_t st_ctime; /* Time of last status change. */ member 139 __time_t st_ctime; /* Time of last status change. */ member
|