Searched refs:time_t (Results 276 - 300 of 1089) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/usr.sbin/mfiutil/
H A Dmfi_patrol.c44 adapter_time(time_t now, uint32_t at_now, uint32_t at)
46 time_t t;
85 time_t now;
252 time_t now;
/freebsd-10-stable/usr.sbin/yppoll/
H A Dyppoll.c64 time_t t;
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_utctm.c190 ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, time_t t)
195 ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, time_t t,
250 int ASN1_UTCTIME_cmp_time_t(const ASN1_UTCTIME *s, time_t t)
293 time_t ASN1_UTCTIME_get(const ASN1_UTCTIME *s)
325 * Also time_t is inappropriate for general
/freebsd-10-stable/sys/amd64/vmm/io/
H A Dvrtc.c78 time_t base_rtctime;
91 #define VRTC_BROKEN_TIME ((time_t)-1)
143 static time_t
147 time_t t, secs;
176 secs_to_rtc(time_t rtctime, struct vrtc *vrtc, int force_update)
276 static time_t
395 vrtc_time_update(struct vrtc *vrtc, time_t newtime, sbintime_t newbase)
399 time_t oldtime;
541 time_t rtctime;
629 time_t curtim
[all...]
/freebsd-10-stable/contrib/ntp/include/
H A Dtimespecops.h372 const time_t * p
381 /* copying a vint64 to a time_t needs some care... */
383 out.tv_sec = (time_t)sec.d_s.lo;
385 out.tv_sec = (time_t)sec.q_s;
387 out.tv_sec = ((time_t)sec.d_s.hi << 32) | sec.d_s.lo;
H A Dtimevalops.h424 const time_t * p
433 /* copying a vint64 to a time_t needs some care... */
435 out.tv_sec = (time_t)sec.d_s.lo;
437 out.tv_sec = (time_t)sec.q_s;
439 out.tv_sec = ((time_t)sec.d_s.hi << 32) | sec.d_s.lo;
/freebsd-10-stable/contrib/ntp/lib/isc/unix/include/isc/
H A Dtime.h251 isc_time_secondsastimet(const isc_time_t *t, time_t *secondsp);
253 * Ensure the number of seconds in an isc_time_t is representable by a time_t.
257 * than the number of seconds a time_t is able to handle. Since
258 * time_t is mostly opaque according to the ANSI/ISO standard
261 * the isc_time_t is in the range a time_t can handle. Use this
263 * time_t from an isc_time_t.
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_dumbclock.c112 time_t now;
243 time_t asserted_time; /* the SPM time based on the composite time+date */
247 time_t reality_delta;
248 time_t now;
/freebsd-10-stable/contrib/unbound/util/
H A Dlog.h120 void log_set_time(time_t* t);
H A Dlog.c82 static time_t* log_now = NULL;
180 void log_set_time(time_t* t)
196 time_t now;
244 now = (time_t)*log_now;
245 else now = (time_t)time(NULL);
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.h107 time_t err_limit_time;
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_getdate.c41 time_t now = time(NULL);
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_log.c46 time_t now;
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.h76 time_t tv_sec;
/freebsd-10-stable/sys/fs/nfs/
H A Dnfsclstate.h81 time_t nfsclds_expire;
107 time_t nfsc_expire;
154 time_t nfsdl_timestamp; /* used for stale cleanup */
243 time_t nfsly_timestamp;
/freebsd-10-stable/contrib/libarchive/cpio/test/
H A Dtest_option_t.c36 time_t mtime;
/freebsd-10-stable/usr.bin/w/
H A Dw.c91 static time_t now; /* the current time of day */
109 time_t idle; /* idle time of terminal in seconds */
121 static void pr_header(time_t *, int);
134 time_t touched;
341 time_t t;
423 pr_header(time_t *nowp, int nusers)
426 time_t uptime;
/freebsd-10-stable/contrib/ldns/
H A Dutil.c193 time_t
197 time_t days = 365 * ((time_t) year - 1970) + leap_days(1970, year);
198 time_t hours;
199 time_t minutes;
200 time_t seconds;
218 time_t
296 ldns_serial_arithmitics_time(int32_t time, time_t now)
304 ldns_serial_arithmitics_gmtime_r(int32_t time, time_t now, struct tm *result)
310 time_t secs_since_epoc
[all...]
/freebsd-10-stable/contrib/sendmail/vacation/
H A Dvacation.c42 #define ONLY_ONCE ((time_t) 0) /* send at most one reply */
43 #define INTERVAL_UNDEF ((time_t) (-1)) /* no value given */
60 static void setinterval __P((time_t));
62 static void setreply __P((char *, time_t));
150 time_t interval;
451 time_t now;
829 time_t then, next;
889 time_t interval;
921 time_t when;
1091 time_t
[all...]
/freebsd-10-stable/contrib/amd/amd/
H A Damd.h197 #define NEVER (time_t) 0
224 typedef int init_fn(mnt_map *, char *, time_t *);
225 typedef int mtime_fn(mnt_map *, char *, time_t *);
228 typedef int search_fn(mnt_map *, char *, char *, char **, time_t *);
352 time_t modify; /* Modify time of map */
472 time_t s_mtime; /* Mount time */
513 time_t am_ttl; /* Time to live */
524 time_t am_autofs_ttl; /* Time to expire autofs nodes */
688 extern time_t do_mapc_reload; /* Flush & reload mount map cache */
689 extern time_t next_softcloc
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb_il.c62 time_t crtime = lr->lr_crtime[0];
197 time_t atime = (time_t)lr->lr_atime[0];
198 time_t mtime = (time_t)lr->lr_mtime[0];
/freebsd-10-stable/contrib/dialog/
H A Dtimebox.c183 time_t now_time = time((time_t *) 0);
191 now_time = time((time_t *) 0);
397 time_t now = time((time_t *) 0);
/freebsd-10-stable/contrib/mdocml/
H A Dmandoc.c38 static int a2time(time_t *, const char *, const char *);
39 static char *time2a(time_t);
561 a2time(time_t *t, const char *fmt, const char *p)
581 time2a(time_t t)
619 time_t t;
/freebsd-10-stable/contrib/openbsm/bin/auditd/
H A Dauditd.c202 time_t tt;
376 time_t tt;
493 static time_t last_time;
496 time_t tt;
505 tt = (time_t)ts.tv_sec;
/freebsd-10-stable/usr.sbin/fifolog/lib/
H A Dfifolog_reader.c52 time_t now;
130 fifolog_reader_seek(const struct fifolog_reader *fr, time_t t0)
133 time_t t, tt;
247 fifolog_reader_process(struct fifolog_reader *fr, off_t from, fifolog_reader_render_t *func, void *priv, time_t end)
252 time_t t;

Completed in 322 milliseconds

<<11121314151617181920>>