Home
last modified time | relevance | path

Searched refs:st_ctime (Results 1 – 16 of 16) sorted by relevance

/sysdeps/unix/sysv/linux/powerpc/bits/
A Dstruct_stat.h71 # 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 Dstruct_stat.h52 # 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 Dstruct_stat.h56 # 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 Dstruct_stat.h49 # 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 Dstruct_stat.h61 # 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 Dstruct_stat.h68 # 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 Dstruct_stat.h71 # 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 Dstruct_stat.h71 # 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 Dstruct_stat_time64_helper.h45 # define st_ctime st_ctim.tv_sec macro
60 __fieldts64 (st_ctime);
/sysdeps/unix/sysv/linux/m68k/bits/
A Dstruct_stat.h68 # 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 Dstruct_stat.h79 # 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 Dstruct_stat.h70 # 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 Dxstatconv.c73 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 Dstatx_cp.c43 to->st_ctime = from->stx_ctime.tv_sec; in __cp_stat64_statx()
A Dfstatat64.c67 .st_ctime = tmp.stx_ctime.tv_sec, in fstatat64_time64_statx()
/sysdeps/mach/hurd/bits/
A Dstat.h72 # 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

Completed in 14 milliseconds