Searched refs:user64_time_t (Results 1 – 7 of 7) sorted by relevance
256 user64_time_t st_atime; /* [XSI] Time of last access */258 user64_time_t st_mtime; /* [XSI] Last data modification */260 user64_time_t st_ctime; /* [XSI] Time of last status change */323 user64_time_t st_atime; /* [XSI] Time of last access */325 user64_time_t st_mtime; /* [XSI] Last data modification time */327 user64_time_t st_ctime; /* [XSI] Time of last status change */329 user64_time_t st_birthtime; /* File creation time(birth) */
211 user64_time_t msg_stime; /* [XSI] time of last msgsnd() */213 user64_time_t msg_rtime; /* [XSI] time of last msgrcv() */215 user64_time_t msg_ctime; /* [XSI] time of last msgctl() */
78 user64_time_t sem_otime; /* [XSI] last operation time */80 user64_time_t sem_ctime; /* [XSI] last change time */
33 user64_time_t tv_sec; /* seconds */
133 typedef __int64_t user64_time_t __attribute__((aligned(8))); typedef
125 typedef __int64_t user64_time_t; typedef