Searched refs:timestamp (Results 151 - 175 of 371) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h62 uint16_t timestamp; /* Last altered */ member in struct:nat64lsn_host
135 uint16_t timestamp; member in struct:nat64lsn_state
148 uint16_t timestamp; member in struct:nat64lsn_portgroup
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_irig.c56 * timestamp. A pulse-width discriminator demodulates the data pulses,
59 * The timecode and reference timestamp are updated once each second
93 * time timestamp in NTP format.
210 l_fp timestamp; /* audio sample timestamp */ member in struct:irigunit
212 l_fp refstamp; /* reference timestamp */
213 l_fp chrstamp; /* baud timestamp */
214 l_fp prvstamp; /* previous baud timestamp */
432 up->timestamp = rbufp->recv_time;
456 L_ADD(&up->timestamp,
[all...]
H A Drefclock_chu.c305 l_fp cstamp; /* last bit timestamp */
332 l_fp tstamp[MAXSTAGE]; /* timestamp samples */
333 l_fp timestamp; /* current buffer timestamp */ member in struct:chuunit
334 l_fp laststamp; /* last buffer timestamp */
351 int ntstamp; /* number of timestamp samples */
674 up->timestamp = rbufp->recv_time;
692 L_ADD(&up->timestamp, &up->tick);
846 sp->cstamp = up->timestamp;
863 * The timestamp i
[all...]
H A Drefclock_arc.c24 #define ARCRON_MULTIPLE_SAMPLES 1 /* Use all timestamp bytes as samples. */
59 2) Altered parsing of timestamp line so that it copes with fields which are
159 the the clock timestamp, since the bit clock of the serial link
229 status byte at the end of the timestamp that it failed to sync to
263 MSF as the age of the last reference timestamp, ie trust the
884 * Initialize pointers and read the timecode and timestamp
905 timestamp.
915 We catch a timestamp iff:
917 * The command code is `o' for a timestamp.
925 from the `o` command (so if we are to timestamp a
941 l_fp timestamp; local
[all...]
/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-marvell.c75 u_int32_t timestamp; member in struct:ata_marvell_response
/freebsd-11-stable/crypto/heimdal/admin/
H A Dadd.c149 entry.timestamp = time (NULL);
H A Dlist.c111 krb5_format_time(context, entry.timestamp, buf,
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c193 int32_t len, timestamp, tmp; local
198 krb5_ret_int32 (sp, &timestamp);
235 int32_t len, len2, timestamp, tmp; local
241 ret = krb5_ret_int32 (sp, &timestamp);
H A Dkadm5-private.h294 void (*/*func*/)(kadm5_server_context *server_context, uint32_t ver, time_t timestamp, enum kadm_ops op, uint32_t len, krb5_storage *, void *),
327 time_t */*timestamp*/,
H A Dlog.c801 time_t timestamp,
814 int32_t ver, timestamp, op, len, len2, ver2; local
818 krb5_ret_int32 (sp, &timestamp);
821 (*func)(context, ver, timestamp, op, len, sp, ctx);
859 time_t *timestamp,
896 *timestamp = tmp;
798 kadm5_log_foreach(kadm5_server_context *context, void (*func)(kadm5_server_context *server_context, uint32_t ver, time_t timestamp, enum kadm_ops op, uint32_t len, krb5_storage *, void *), void *ctx) argument
856 kadm5_log_previous(krb5_context context, krb5_storage *sp, uint32_t *ver, time_t *timestamp, enum kadm_ops *op, uint32_t *len) argument
/freebsd-11-stable/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h111 bit64 timestamp; member in struct:IoctlEncryptIOError_s
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h127 u_char timestamp [ISODCL ( 5, 256)]; member in struct:__anon8770
/freebsd-11-stable/sbin/camcontrol/
H A Dcamcontrol.h88 int timestamp(struct cam_device *device, int argc, char **argv,
/freebsd-11-stable/contrib/sendmail/vacation/
H A Dvacation.c1110 char *timestamp; local
1135 timestamp = "(exclusion)\n";
1139 timestamp = ctime(&t);
1143 timestamp);
/freebsd-11-stable/contrib/unbound/services/cache/
H A Dinfra.h182 /** what the timestamp is of the qps array members, counter is
183 * valid for that timestamp. Usually now and now-1. */
184 time_t timestamp[RATE_WINDOW]; member in struct:rate_data
H A Dinfra.c870 d->timestamp[0] = timenow;
894 d->timestamp[0] = timenow;
904 if(d->timestamp[i] == t)
907 /* remove oldest timestamp, and insert it at t with 0 qps */
910 if(d->timestamp[i] < d->timestamp[oldest])
913 d->timestamp[oldest] = t;
923 if(now-d->timestamp[i] <= RATE_WINDOW) {
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_ioctl.h148 struct timespec timestamp; /* passed to userland */ member in struct:ctl_stats
169 struct timespec timestamp; /* passed to userland */ member in struct:ctl_get_io_stats
/freebsd-11-stable/usr.bin/mkimg/
H A Dvhd.c49 * o The timestamp is seconds since 1/1/2000 12:00:00 AM UTC
79 uint32_t timestamp; member in struct:vhd_footer
213 be32enc(&footer->timestamp, vhd_timestamp());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp448 {LLDB_OPT_SET_ALL, false, "timestamp-relative", 'r',
450 "Include timestamp in the message header when printing a log "
451 "message. The timestamp is relative to the first displayed "
1208 // If we haven't already grabbed the first timestamp value, do that
1211 uint64_t timestamp = 0;
1212 if (event->GetValueForKeyAsInteger("timestamp", timestamp)) {
1213 m_first_timestamp_seen = timestamp;
1661 uint64_t timestamp) {
1662 const uint64_t delta_nanos = timestamp
1660 DumpTimestamp(Stream &stream, uint64_t timestamp) argument
1709 uint64_t timestamp = 0; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c1163 fm_ena_generate_cpu(uint64_t timestamp, processorid_t cpuid, uchar_t format) argument
1169 if (timestamp) {
1173 ((timestamp << ENA_FMT1_TIME_SHFT) &
1185 ((timestamp << ENA_FMT2_TIME_SHFT) & ENA_FMT2_TIME_MASK));
1195 fm_ena_generate(uint64_t timestamp, uchar_t format) argument
1197 return (fm_ena_generate_cpu(timestamp, PCPU_GET(cpuid), format));
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_private.h290 uint32_t timestamp; /* tv_sec of last match */ member in struct:ip_fw
403 if ((_cntr)->timestamp != time_uptime) \
404 (_cntr)->timestamp = time_uptime; \
415 (_cntr)->timestamp = 0; \
521 uint32_t timestamp; /* tv_sec of last match */ member in struct:ip_fw_rule0
529 uint32_t timestamp; /* tv_sec of last match */ member in struct:ip_fw_bcounter0
/freebsd-11-stable/usr.sbin/syslogd/
H A Dsyslogd.c211 /* Traditional syslog timestamp format. */
984 const struct logtime *timestamp; local
1011 IF_NOT_NILVALUE(timestamp) {
1012 /* Parse RFC 3339-like timestamp. */
1070 timestamp = RemoteAddDate ? NULL : &timestamp_remote;
1137 logmsg(pri, timestamp, hostname, app_name, procid, msgid,
1205 const struct logtime *timestamp; local
1216 timestamp = NULL;
1226 * As the timestamp does not contain the year
1229 * clock skews, the timestamp ma
1533 logmsg(int pri, const struct logtime *timestamp, const char *hostname, const char *app_name, const char *procid, const char *msgid, const char *structured_data, const char *msg, int flags) argument
[all...]
/freebsd-11-stable/sys/vm/
H A Dvm_mmap.c765 unsigned int timestamp; local
782 timestamp = map->timestamp;
954 if (timestamp != map->timestamp)
986 if (timestamp != map->timestamp)
/freebsd-11-stable/usr.bin/kdump/
H A Dkdump.c129 static int timestamp, maxdata; variable
388 timestamp = TIMESTAMP_NONE;
423 timestamp |= TIMESTAMP_ELAPSED;
429 timestamp |= TIMESTAMP_RELATIVE;
432 timestamp |= TIMESTAMP_ABSOLUTE;
730 if (timestamp) {
731 if (timestamp & TIMESTAMP_ABSOLUTE) {
735 if (timestamp & TIMESTAMP_ELAPSED) {
742 if (timestamp & TIMESTAMP_RELATIVE) {
/freebsd-11-stable/contrib/ldns/
H A Dpacket.c202 return packet->timestamp;
580 packet->timestamp.tv_sec = timeval.tv_sec;
581 packet->timestamp.tv_usec = timeval.tv_usec;
765 memset(&packet->timestamp, 0, sizeof(packet->timestamp));

Completed in 419 milliseconds

1234567891011>>