Lines Matching refs:timespec
74 struct timespec st_atim;
75 struct timespec st_mtim;
76 struct timespec st_ctim;
85 struct timespec st_atim;
86 struct timespec st_mtim;
87 struct timespec st_ctim;
97 struct timespec st_atim;
98 struct timespec st_mtim;
99 struct timespec st_ctim;
150 struct timespec st_atim; /* Time of last access. */
151 struct timespec st_mtim; /* Time of last modification. */
152 struct timespec st_ctim; /* Time of last status change. */
264 int utimensat (int, const char *, const struct timespec [2], int);
267 int futimens (int, const struct timespec [2]);