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

1234567891011>>

/freebsd-11.0-release/usr.bin/mkimg/
H A Dvhd.c50 * o The timestamp is seconds since 1/1/2000 12:00:00 AM UTC
80 uint32_t timestamp; member in struct:vhd_footer
229 be32enc(&footer->timestamp, vhd_timestamp());
/freebsd-11.0-release/crypto/heimdal/lib/kadm5/
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.0-release/contrib/unbound/services/cache/
H A Dinfra.c766 d->timestamp[0] = timenow;
776 if(d->timestamp[i] == t)
779 /* remove oldest timestamp, and insert it at t with 0 qps */
782 if(d->timestamp[i] < d->timestamp[oldest])
785 d->timestamp[oldest] = t;
795 if(now-d->timestamp[i] <= RATE_WINDOW) {
/freebsd-11.0-release/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.0-release/contrib/ntp/ntpd/
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...]
H A Drefclock_wwv.c512 l_fp timestamp; /* audio sample timestamp */ member in struct:wwvunit
812 up->timestamp = rbufp->recv_time;
848 L_ADD(&up->timestamp, &up->tick);
2082 pp->second, GMT, up->timestamp.l_ui,
2088 pp->lastref = up->timestamp;
2090 up->timestamp, PDELAY + up->pdelay);
/freebsd-11.0-release/sys/vm/
H A Dvm_mmap.c755 unsigned int timestamp; local
777 timestamp = map->timestamp;
947 if (timestamp != map->timestamp)
979 if (timestamp != map->timestamp)
H A Dvm_map.c507 map->timestamp++;
582 map->timestamp++;
616 last_timestamp = map->timestamp;
620 * If the map's timestamp does not change while the
624 if (last_timestamp != map->timestamp) {
630 map->timestamp++;
756 map->timestamp++;
799 map->timestamp = 0;
1122 * change the map. Thus, the map's timestamp need not change
2345 last_timestamp = map->timestamp;
[all...]
/freebsd-11.0-release/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));
/freebsd-11.0-release/contrib/tcpdump/
H A Dconfig.guess5 timestamp='2015-02-23'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
1392 This script, last modified $timestamp, has failed to recognize
1405 config.guess timestamp = $timestamp
1432 # time-stamp-start: "timestamp='"
/freebsd-11.0-release/contrib/sqlite3/
H A Dconfig.guess5 timestamp='2014-11-04'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
1378 This script, last modified $timestamp, has failed to recognize
1391 config.guess timestamp = $timestamp
1418 # time-stamp-start: "timestamp='"
/freebsd-11.0-release/crypto/openssh/
H A Dkrl.c790 format_timestamp(u_int64_t timestamp, char *ts, size_t nts) argument
795 t = timestamp;
926 char timestamp[64]; local
968 format_timestamp(krl->generated_date, timestamp, sizeof(timestamp));
970 (long long unsigned)krl->krl_version, timestamp,
/freebsd-11.0-release/contrib/byacc/
H A Dconfig.guess5 timestamp='2016-01-01'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
1404 This script, last modified $timestamp, has failed to recognize
1417 config.guess timestamp = $timestamp
1444 # time-stamp-start: "timestamp='"
/freebsd-11.0-release/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess5 timestamp='2014-11-04'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
1378 This script, last modified $timestamp, has failed to recognize
1391 config.guess timestamp = $timestamp
1418 # time-stamp-start: "timestamp='"
/freebsd-11.0-release/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c145 * FreeBSD handles only 32bit aligned timestamp right after
150 * | TSval timestamp |
152 * | TSecr timestamp |
160 * cqe->timestamp is 64bit long.
161 * [0-31] - timestamp.
162 * [32-64] - timestamp echo replay.
164 ts_ptr[1] = *(uint32_t *)&cqe->timestamp;
165 ts_ptr[2] = *((uint32_t *)&cqe->timestamp + 1);
/freebsd-11.0-release/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c404 cntr->timestamp = krule->timestamp;
406 if (cntr->timestamp > 0)
407 cntr->timestamp += boottime.tv_sec;
417 cntr->timestamp = krule->timestamp;
419 if (cntr->timestamp > 0)
420 cntr->timestamp += boottime.tv_sec;
2033 uint32_t timestamp; /* tv_sec of last match */ member in struct:ip_fw7
2088 if (((struct ip_fw7 *)bp)->timestamp)
[all...]
/freebsd-11.0-release/crypto/heimdal/admin/
H A Dchange.c111 new_entry.timestamp = time (NULL);
H A Dget.c222 entry.timestamp = time (NULL);
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp_config.h202 time_t timestamp; member in struct:config_tree_tag
/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-snf.c155 hdr.ts = snf_timestamp_to_timeval(req.timestamp);
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1554 crypt = data + offsetof(struct ft_r0kh_r1kh_push_frame, timestamp);
1557 timestamp);
1569 tsend = WPA_GET_LE32(f.timestamp);
1573 "timestamp: sender time %d own time %d\n",
1757 WPA_PUT_LE32(f.timestamp, now.sec);
1761 timestamp);
1763 timestamp);
/freebsd-11.0-release/crypto/heimdal/lib/krb5/
H A Dkrb5.h188 /* AS-REQ PA-ENC-TIMESTAMP padata timestamp, encrypted with the
553 uint32_t timestamp; member in struct:krb5_keytab_entry
598 krb5_timestamp timestamp; member in struct:krb5_replay_data
/freebsd-11.0-release/contrib/gcclibs/libcpp/
H A DMakefile.in133 echo timestamp > localedir.hs
/freebsd-11.0-release/contrib/dialog/po/
H A Dmakefile.inn106 cd $(srcdir) && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
/freebsd-11.0-release/contrib/groff/doc/
H A DMakefile.sub143 echo timestamp > $@

Completed in 237 milliseconds

1234567891011>>