Searched refs:time_t (Results 1 - 25 of 58) sorted by relevance

123

/darwin-on-arm/xnu/bsd/sys/_types/
H A D_time_t.h30 typedef __darwin_time_t time_t; typedef
/darwin-on-arm/xnu/bsd/sys/
H A Dtimeb.h76 /* [XSI] The time_t type shall be defined as described in <sys/types.h> */
79 typedef __darwin_time_t time_t; typedef
86 time_t time; /* [XSI] Seconds since the Epoch */
H A Dshm.h78 * [XSI] The pid_t, time_t, key_t, and size_t types shall be defined as
91 typedef __darwin_time_t time_t; typedef
160 time_t shm_atime; /* [XSI] Time of last shmat() */
161 time_t shm_dtime; /* [XSI] Time of last shmdt() */
162 time_t shm_ctime; /* [XSI] Time of last shmctl() change */
176 time_t shm_atime; /* [XSI] Time of last shmat() */
177 time_t shm_dtime; /* [XSI] Time of last shmdt() */
178 time_t shm_ctime; /* [XSI] Time of last shmctl() change */
H A Dsem.h52 * [XSI] The pid_t, time_t, key_t, and size_t types shall be defined as
65 typedef __darwin_time_t time_t; typedef
101 time_t sem_otime; /* [XSI] last operation time */
103 time_t sem_ctime; /* [XSI] last change time */
119 time_t sem_otime; /* [XSI] last operation time */
121 time_t sem_ctime; /* [XSI] last change time */
H A Dvstat.h64 time_t vst_atime; /* time of last access */
66 time_t vst_mtime; /* time of last data modification */
68 time_t vst_ctime; /* time of last file status change */
H A Dmsg.h71 * [XSI] The pid_t, time_t, key_t, size_t, and ssize_t types shall be
84 typedef __darwin_time_t time_t; typedef
145 time_t msg_stime; /* [XSI] time of last msgsnd() */
147 time_t msg_rtime; /* [XSI] time of last msgrcv() */
149 time_t msg_ctime; /* [XSI] time of last msgctl() */
168 time_t msg_stime; /* [XSI] time of last msgsnd() */
170 time_t msg_rtime; /* [XSI] time of last msgrcv() */
172 time_t msg_ctime; /* [XSI] time of last msgctl() */
H A Dtime.h96 typedef __darwin_time_t time_t; typedef
226 time_t boottime_sec(void);
227 void inittodr(time_t base) __attribute__((section("__TEXT, initcode")));
H A Dstat.h91 * gid_t, off_t, and time_t types shall be defined as described in
148 typedef __darwin_time_t time_t; typedef
188 time_t st_atime; /* [XSI] Time of last access */ \
190 time_t st_mtime; /* [XSI] Last data modification time */ \
192 time_t st_ctime; /* [XSI] Time of last status change */ \
194 time_t st_birthtime; /* File creation time(birth) */ \
250 time_t st_atime; /* [XSI] Time of last access */
252 time_t st_mtime; /* [XSI] Last data modification time */
254 time_t st_ctime; /* [XSI] Time of last status change */
281 /* LP64 version of struct stat. time_t (se
[all...]
H A Dselect.h81 * The time_t and suseconds_t types shall be defined as described in
87 typedef __darwin_time_t time_t; typedef
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dlocaltime_r.c57 static time_t clock1 = 0L;
58 static time_t clock2 = 1L;
H A Dmktime.c63 time_t clock1;
64 time_t clock2;
H A Dstrftime.c97 static time_t clock1 = 0L;
98 static time_t clock2 = 1L;
/darwin-on-arm/xnu/bsd/hfs/
H A DMacOSStubs.c107 time_t to_bsd_time(u_int32_t hfs_time)
116 return (time_t)gmt;
123 u_int32_t to_hfs_time(time_t bsd_time)
H A Dhfs_catalog.h95 time_t ca_atime; /* last access time */
96 time_t ca_atimeondisk; /* access time value on disk */
97 time_t ca_mtime; /* last data modification time */
98 time_t ca_ctime; /* last file status change */
99 time_t ca_itime; /* file initialization time */
100 time_t ca_btime; /* last backup time */
H A Dhfs.h182 time_t hfs_mtime; /* file system last modification time */
200 time_t hfs_itime; /* file system creation time (creation date of the root folder) */
201 time_t hfs_btime; /* file system last backup time */
287 time_t hfs_mount_time;
288 time_t hfs_last_mounted_mtime;
305 time_t hfc_timebase; /* recording period start time */
306 time_t hfc_timeout; /* recording period stop time */
639 time_t to_bsd_time(u_int32_t hfs_time);
641 u_int32_t to_hfs_time(time_t bsd_time);
762 extern int check_for_tracked_file(struct vnode *vp, time_t ctim
[all...]
H A Dhfs_search.c444 time_t filecreatedate;
454 (filecreatedate == (time_t)hfsmp->hfs_itime ||
455 filecreatedate == (time_t)hfsmp->hfs_metadata_createdate)) {
459 (filecreatedate == (time_t)hfsmp->hfs_itime ||
460 filecreatedate == (time_t)hfsmp->hfs_metadata_createdate)) {
1167 searchInfo->creationDate.tv_sec = (time_t)tmp.tv_sec;
1174 searchInfo->creationDate.tv_sec = (time_t)tmp.tv_sec;
1183 searchInfo->modificationDate.tv_sec = (time_t)tmp.tv_sec;
1190 searchInfo->modificationDate.tv_sec = (time_t)tmp.tv_sec;
1199 searchInfo->changeDate.tv_sec = (time_t)tm
[all...]
H A Dhfs_fsctl.h72 #define HFSIOC_GETCREATETIME _IOR('h', 4, time_t)
/darwin-on-arm/xnu/osfmk/sys/
H A Dtypes.h41 * Change time_t typedef from "unsigned int" to "int" to
132 typedef int time_t; /* a signed 32 */ typedef
/darwin-on-arm/xnu/bsd/net/
H A Dppp_defs.h172 time_t xmit_idle; /* time since last NP packet sent */
173 time_t recv_idle; /* time since last NP packet received */
H A Dif_pppvar.h111 time_t sc_last_sent; /* time (secs) last NP pkt sent */
112 time_t sc_last_recv; /* time (secs) last NP pkt rcvd */
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_prefix.h41 time_t rp_expire; /* expiration time of the prefix */
42 time_t rp_preferred; /* preferred time of the prefix */
/darwin-on-arm/xnu/osfmk/mach/
H A Dclock_types.defs63 type time_t = int;
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsmount.h166 time_t nso_timestamp;
167 time_t nso_reqtimestamp; /* last request sent */
193 time_t nss_timestamp; /* search start time */
194 time_t nss_last; /* timestamp of last socket */
314 time_t nm_recover_start; /* recover start time */
331 time_t nm_deadto_start; /* dead timeout start time */
332 time_t nm_reconnect_start; /* reconnect start time */
/darwin-on-arm/xnu/bsd/netat/
H A Dat_aarp.h115 time_t last_time; /* the last time that this addr
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_id.c86 static time_t ru_reseed;

Completed in 114 milliseconds

123