Searched refs:user64_time_t (Results 1 - 7 of 7) sorted by relevance

/xnu-2422.115.4/bsd/sys/_types/
H A D_user64_timespec.h33 user64_time_t tv_sec; /* seconds */
H A D_user64_timeval.h33 user64_time_t tv_sec; /* seconds */
/xnu-2422.115.4/bsd/sys/
H A Dsem_internal.h78 user64_time_t sem_otime; /* [XSI] last operation time */
80 user64_time_t sem_ctime; /* [XSI] last change time */
H A Dmsg.h211 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() */
H A Dstat.h256 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) */
/xnu-2422.115.4/bsd/i386/
H A Dtypes.h130 typedef __int64_t user64_time_t __attribute__((aligned(8))); typedef
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_fw.h205 user64_time_t timestamp; /* timestamp (tv_sec) of last match */

Completed in 32 milliseconds