Searched refs:timestamp (Results 126 - 150 of 371) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-lspping.c499 struct timeval timestamp; local
586 timestamp.tv_sec=EXTRACT_32BITS(lspping_com_header->ts_sent_sec);
587 timestamp.tv_usec=EXTRACT_32BITS(lspping_com_header->ts_sent_usec);
589 ts_print(ndo, &timestamp);
591 timestamp.tv_sec=EXTRACT_32BITS(lspping_com_header->ts_rcvd_sec);
592 timestamp.tv_usec=EXTRACT_32BITS(lspping_com_header->ts_rcvd_usec);
594 if ((timestamp.tv_sec != 0) && (timestamp.tv_usec != 0))
595 ts_print(ndo, &timestamp);
597 ND_PRINT((ndo, "no timestamp"));
[all...]
H A Dprint-mpcp.c34 uint8_t timestamp[MPCP_TIMESTAMP_LEN]; member in struct:mpcp_common_header_t
147 ND_PRINT((ndo, ", Timestamp %u ticks", EXTRACT_32BITS(mpcp.common_header->timestamp)));
/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_ctrl.h116 uint32_t timestamp:1; member in struct:lio_cmd_setup::__anon6686
199 packet_params.s.tsflag = setup->s.timestamp;
/freebsd-11-stable/sys/netinet/
H A Dtcp_lro.h68 uint16_t timestamp; /* flag, not a TCP hdr field. */ member in struct:lro_entry
/freebsd-11-stable/share/dtrace/
H A Ddisklatency41 start_time[arg0] = timestamp;
47 this->delta = (timestamp - this->start) / 1000;
/freebsd-11-stable/usr.sbin/watch/
H A Dwatch.c56 static void timestamp(const char *);
95 timestamp(const char *buf) function
178 timestamp("Logging Exited.");
228 timestamp("Logging Started.");
/freebsd-11-stable/contrib/libreadline/
H A Dmisc.c329 FREE (entry->timestamp);
346 FREE (temp->timestamp);
379 _rl_saved_line_for_history->timestamp = (char *)NULL;
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Dpe.c57 time_t timestamp; local
93 if (elftc_timestamp(&timestamp) != 0)
95 pch.ch_timestamp = (uint32_t) timestamp;
/freebsd-11-stable/contrib/amd/amd/
H A Dinfo_ldap.c103 time_t timestamp; member in struct:ald_ent
283 aldh->timestamp = 0;
295 dlog("Got timestamp for map %s: %ld\n", map, (u_long) *ts);
315 if ((a->timestamp - now) > AMD_LDAP_TTL) {
318 a->timestamp = now;
322 dlog("amu_ldap_rebind: timestamp OK\n");
359 a->timestamp = now;
384 dlog("Getting timestamp for map %s\n", map);
416 plog(XLOG_USER, "LDAP timestamp search failed: %s\n",
425 plog(XLOG_USER, "No timestamp entr
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11_auth.c31 struct os_reltime timestamp; member in struct:hostapd_cached_radius_acl
45 struct os_reltime timestamp; member in struct:hostapd_acl_query_data
105 if (os_reltime_expired(&now, &entry->timestamp,
332 os_get_reltime(&query->timestamp);
372 if (os_reltime_expired(now, &entry->timestamp,
402 if (os_reltime_expired(now, &entry->timestamp,
556 os_get_reltime(&cache->timestamp);
/freebsd-11-stable/sys/geom/raid/
H A Dmd_sii.c56 uint8_t timestamp[6]; /* 134 - 136 */ member in struct:sii_raid_conf
161 printf("timestamp 0x%02x%02x%02x%02x%02x%02x\n",
162 meta->timestamp[5], meta->timestamp[4], meta->timestamp[3],
163 meta->timestamp[2], meta->timestamp[1], meta->timestamp[0]);
221 if (memcmp(&meta->timestamp, &pdmeta->timestamp,
[all...]
/freebsd-11-stable/sbin/camcontrol/
H A Dtimestamp.c35 * SCSI tape drive timestamp support
39 __FBSDID("$FreeBSD: stable/11/sbin/camcontrol/timestamp.c 351580 2019-08-28 20:21:34Z mav $");
96 * enable SCSI control over the tape drive's timestamp
144 * tape drive's timestamp.
233 memcpy(&temp_timestamp[2], &report_buf->timestamp, 6);
290 scsi_create_timestamp(ts_p.timestamp, ts);
331 timestamp(struct cam_device *device, int argc, char **argv, char *combinedopt, function
424 "setting the timestamp");
429 "the timestamp");
434 "timestamp");
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_for_creds.c293 ALLOC(enc_krb_cred_part.timestamp, 1);
294 if (enc_krb_cred_part.timestamp == NULL) {
299 *enc_krb_cred_part.timestamp = sec;
308 enc_krb_cred_part.timestamp = NULL;
H A Dkeytab.c687 out->timestamp = in->timestamp;
821 entry->timestamp = time(NULL);
/freebsd-11-stable/cddl/sbin/zpool/
H A DMakefile10 SRCS+= timestamp.c
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib_common.h170 int cudbg_write_flash(void *handle, u64 timestamp, void *data,
/freebsd-11-stable/share/mk/
H A Dlocal.sys.env.mk35 # we can use this for a cheap timestamp at the start of a target's script,
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-driver.c232 g_tracebuf.timestamp = config->tracebuf_timestamp_en;
233 if (g_tracebuf.timestamp) {
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_map.c152 last_timestamp = map->timestamp;
233 if (last_timestamp != map->timestamp) {
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h1948 * @brief Return timestamp corresponding to the current moment.
1949 * This returns the timestamp in the format that is the most relevant for the current
2063 * take the current timestamp as the end timestamp.
2589 unsigned long long clock_base; /*!< Clock domain base timestamp */
2674 * @param[in] timestamp The user defined timestamp.
2677 void ITTAPI __itt_id_create_ex(const __itt_domain* domain, __itt_clock_domain* clock_domain, unsigned long long timestamp, __itt_id id);
2687 * @param[in] timestamp The user defined timestamp
[all...]
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_evt.c238 * The timestamp is the number of seconds since 00:00 Jan 1, 2000. If
243 format_timestamp(uint32_t timestamp) argument
250 if ((timestamp & 0xff000000) == 0xff000000) {
251 snprintf(buffer, sizeof(buffer), "boot + %us", timestamp &
264 snprintf(buffer, sizeof(buffer), "%us", timestamp);
267 t = base + timestamp;
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dkeyword-gen.c322 char timestamp[128]; local
336 if (!strftime(timestamp, sizeof(timestamp),
338 timestamp[0] = '\0';
340 printf(preamble, timestamp);
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Diprop-log.c107 time_t timestamp,
125 strftime(t, sizeof(t), "%Y-%m-%d %H:%M:%S", localtime(&timestamp));
133 printf ("%s: ver = %u, timestamp = %s, len = %u\n",
344 time_t timestamp,
105 print_entry(kadm5_server_context *server_context, uint32_t ver, time_t timestamp, enum kadm_ops op, uint32_t len, krb5_storage *sp, void *ctx) argument
342 apply_entry(kadm5_server_context *server_context, uint32_t ver, time_t timestamp, enum kadm_ops op, uint32_t len, krb5_storage *sp, void *ctx) argument
/freebsd-11-stable/contrib/wpa/src/radius/
H A Dradius_das.c445 u32 timestamp = ntohl(val); local
446 if ((unsigned int) abs((int) (now.sec - timestamp)) >
451 timestamp, (unsigned int) now.sec,
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c397 if (st->timestamp != state_ts)
398 st->timestamp = state_ts;
441 d, st->u.s.fport, GET_AGE(st->timestamp));
478 age = GET_AGE(st->timestamp);
600 /* Update portgroup timestamp */
601 SET_AGE(si.pg->timestamp);
618 if (GET_AGE(pg->timestamp) < cfg->pg_delete_delay)
633 if (GET_AGE(nh->timestamp) < cfg->nh_delete_delay)
669 SET_AGE(nh->timestamp);
1030 SET_AGE(pg->timestamp);
[all...]

Completed in 462 milliseconds

1234567891011>>