Searched refs:timestamp (Results 226 - 250 of 371) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ncurses/
H A Dconfig.guess5 timestamp='2013-06-10'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
1515 This script, last modified $timestamp, has failed to recognize
1528 config.guess timestamp = $timestamp
1555 # time-stamp-start: "timestamp='"
/freebsd-11-stable/contrib/binutils/
H A Dconfig.guess7 timestamp='2007-05-17'
56 GNU config.guess ($timestamp)
72 echo "$timestamp" ; exit ;;
1473 This script, last modified $timestamp, has failed to recognize
1486 config.guess timestamp = $timestamp
1513 # time-stamp-start: "timestamp='"
/freebsd-11-stable/contrib/libreadline/support/
H A Dconfig.guess6 timestamp='2002-11-30'
53 GNU config.guess ($timestamp)
69 echo "$timestamp" ; exit 0 ;;
1362 This script, last modified $timestamp, has failed to recognize
1373 config.guess timestamp = $timestamp
1400 # time-stamp-start: "timestamp='"
/freebsd-11-stable/contrib/dialog/
H A Dconfig.guess5 timestamp='2013-06-10'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
1515 This script, last modified $timestamp, has failed to recognize
1528 config.guess timestamp = $timestamp
1555 # time-stamp-start: "timestamp='"
/freebsd-11-stable/contrib/ldns/
H A Dconfig.guess7 timestamp='2012-02-10'
54 GNU config.guess ($timestamp)
71 echo "$timestamp" ; exit ;;
1487 This script, last modified $timestamp, has failed to recognize
1500 config.guess timestamp = $timestamp
1527 # time-stamp-start: "timestamp='"
/freebsd-11-stable/crypto/heimdal/
H A Dconfig.guess7 timestamp='2009-11-20'
56 GNU config.guess ($timestamp)
72 echo "$timestamp" ; exit ;;
1458 This script, last modified $timestamp, has failed to recognize
1471 config.guess timestamp = $timestamp
1498 # time-stamp-start: "timestamp='"
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c770 if (time_is_after_eq_jiffies(stats->timestamp + stats->lifespan))
776 stats->timestamp = jiffies;
934 stats->timestamp = jiffies;
/freebsd-11-stable/sys/kern/
H A Dsys_process.c403 pve->pve_timestamp = map->timestamp;
1436 CTR2(KTR_PTRACE, "PT_VM_TIMESTAMP: pid %d: timestamp %d",
1437 p->p_pid, p->p_vmspace->vm_map.timestamp);
1438 td->td_retval[0] = p->p_vmspace->vm_map.timestamp;
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dinternal.h274 const unsigned char *timestamp; member in struct:cpp_buffer
H A Dmacro.c130 if (pbuffer->timestamp == NULL)
132 /* Initialize timestamp value of the assotiated file. */
152 pbuffer->timestamp = buf;
157 "could not determine file timestamp");
158 pbuffer->timestamp = U"\"??? ??? ?? ??:??:?? ????\"";
162 result = pbuffer->timestamp;
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb.c428 entry->entry.created_by.time = ktentry->timestamp;
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5dv.h298 __be64 timestamp; member in struct:mlx5_cqe64
/freebsd-11-stable/usr.bin/gzip/
H A Dgzip.c215 static int nflag; /* don't save name/timestamp */
216 static int Nflag; /* don't restore name/timestamp */
1453 time_t timestamp = 0; local
1507 unsigned char ts[4]; /* timestamp */
1518 timestamp = le32dec(&ts[0]);
1561 if (nflag == 0 && timestamp)
1562 isb.st_mtime = timestamp;
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-snf.c181 hdr.ts = snf_timestamp_to_timeval(req.timestamp, p->opt.tstamp_precision);
H A Dpcap-usb-linux.c833 unsigned timestamp; local
865 ret = sscanf(string, "%x %d %c %c%c:%d:%d %s%n", &tag, &timestamp, &etype,
881 /* don't use usbmon provided timestamp, since it have low precision*/
885 errno, "Can't get timestamp for message '%s'", string);
/freebsd-11-stable/contrib/ntp/libparse/
H A Dparsestreams.c1117 extern struct timeval timestamp;
1157 usec = timestamp.tv_usec;
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dipropd_master.c506 time_t timestamp; local
532 ret = kadm5_log_previous (context, sp, &ver, &timestamp, &op, &len);
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkeytab_file.c470 entry->timestamp = utmp32;
639 ret = krb5_store_int32 (emem, entry->timestamp);
/freebsd-11-stable/sys/netinet/
H A Dtcp_lro.c349 /* Incorporate latest timestamp into the TCP header. */
350 if (le->timestamp != 0) {
749 /* Make sure timestamp values are increasing. */
861 le->timestamp = 1;
/freebsd-11-stable/usr.bin/ctlstat/
H A Dctlstat.c199 cur_time->tv_sec = get_stats.timestamp.tv_sec;
200 cur_time->tv_nsec = get_stats.timestamp.tv_nsec;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ioctl.c3239 vb->timestamp.tv_sec = lvb->timestamp.tv_sec;
3240 vb->timestamp.tv_usec = lvb->timestamp.tv_usec;
3263 lvb->timestamp.tv_sec = vb->timestamp.tv_sec;
3264 lvb->timestamp.tv_usec = vb->timestamp.tv_usec;
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_config.c559 char timestamp[80]; local
565 if (!strftime(timestamp, sizeof(timestamp),
567 localtime(&ptree->timestamp)))
568 timestamp[0] = '\0';
571 timestamp,
4922 cfgt.timestamp = time(NULL);
5020 cfgt.timestamp = time(NULL);
/freebsd-11-stable/sys/dev/ena/
H A Dena_datapath.c262 bintime_clear(&tx_info->timestamp);
996 getbinuptime(&tx_info->timestamp);
/freebsd-11-stable/contrib/tzdata/
H A DMakefile886 # '$(SET_TIMESTAMP_N) N DEST A B C ...' sets the timestamp of the
901 # If all that matters is that the timestamp be reproducible
911 # Also, set the timestamp of each prebuilt file like 'leapseconds'
936 set-tzs-timestamp.out: $(TZS)
1070 tzdb-$(VERSION).tar.lz: set-timestamps.out set-tzs-timestamp.out
/freebsd-11-stable/contrib/wpa/src/radius/
H A Dradius_server.c100 u32 t_c_timestamp; /* Last read T&C timestamp from user DB */
410 " timestamp TEXT"
453 "(timestamp,session,nas_ip,username,note)"
1039 sql = sqlite3_mprintf("INSERT INTO sim_provisioning(mobile_identifier_hash,imsi,mac_addr,eap_method,timestamp) VALUES (%Q,%Q,%Q,%Q,%u)",
1468 u8 *buf, *pos, *end, type, sublen, *timestamp = NULL; local
1493 timestamp = pos;
1498 if (!timestamp)
1500 RADIUS_DEBUG("HS20-Timestamp: %u", WPA_GET_BE32(timestamp));
1501 if (sess->t_c_timestamp != WPA_GET_BE32(timestamp)) {
1502 RADIUS_DEBUG("Last read T&C timestamp doe
[all...]

Completed in 483 milliseconds

1234567891011>>