Searched refs:timestamp (Results 201 - 225 of 338) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwmreg.h2151 uint32_t timestamp; member in struct:iwm_mvm_alive_resp_v1
2173 uint32_t timestamp; member in struct:iwm_mvm_alive_resp_v2
2198 uint32_t timestamp; member in struct:iwm_mvm_alive_resp_v3
2236 * @timestamp: TSF in usecs.
2244 uint64_t timestamp; member in struct:iwm_error_resp
2553 * @timestamp: action timestamp in GP2
2561 uint32_t timestamp; member in struct:iwm_time_event_notif
2749 * @timestamp: TSF at on air rise
2769 uint64_t timestamp; member in struct:iwm_rx_phy_info
[all...]
/freebsd-11.0-release/usr.sbin/syslogd/
H A Dsyslogd.c964 const char *timestamp; local
983 timestamp = ctime(&now) + 4;
985 timestamp = msg;
1037 (void)strlcpy(f->f_lasttime, timestamp,
1078 (void)strlcpy(f->f_lasttime, timestamp,
1100 (void)strlcpy(f->f_lasttime, timestamp,
/freebsd-11.0-release/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.0-release/contrib/ofed/libibcm/config/
H A Dconfig.guess6 timestamp='2005-08-03'
55 GNU config.guess ($timestamp)
71 echo "$timestamp" ; exit ;;
1423 This script, last modified $timestamp, has failed to recognize
1436 config.guess timestamp = $timestamp
1463 # time-stamp-start: "timestamp='"
/freebsd-11.0-release/contrib/ofed/librdmacm/config/
H A Dconfig.guess6 timestamp='2005-08-03'
55 GNU config.guess ($timestamp)
71 echo "$timestamp" ; exit ;;
1423 This script, last modified $timestamp, has failed to recognize
1436 config.guess timestamp = $timestamp
1463 # time-stamp-start: "timestamp='"
/freebsd-11.0-release/contrib/tcsh/
H A Dconfig.guess7 timestamp='2009-12-30'
56 GNU config.guess ($timestamp)
73 echo "$timestamp" ; exit ;;
1459 This script, last modified $timestamp, has failed to recognize
1472 config.guess timestamp = $timestamp
1499 # time-stamp-start: "timestamp='"
/freebsd-11.0-release/contrib/unbound/
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.0-release/crypto/openssh/
H A Dconfig.guess7 timestamp='2012-12-23'
54 GNU config.guess ($timestamp)
71 echo "$timestamp" ; exit ;;
1500 This script, last modified $timestamp, has failed to recognize
1513 config.guess timestamp = $timestamp
1540 # time-stamp-start: "timestamp='"
/freebsd-11.0-release/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.0-release/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.0-release/contrib/libpcap/
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='"
H A Dpcap-usb-linux.c475 unsigned timestamp; local
507 ret = sscanf(string, "%x %d %c %c%c:%d:%d %s%n", &tag, &timestamp, &etype,
523 /* don't use usbmon provided timestamp, since it have low precision*/
527 "Can't get timestamp for message '%s' %d:%s",
/freebsd-11.0-release/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.0-release/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.0-release/contrib/file/
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.0-release/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.0-release/sys/kern/
H A Dsys_process.c417 pve->pve_timestamp = map->timestamp;
1322 CTR2(KTR_PTRACE, "PT_VM_TIMESTAMP: pid %d: timestamp %d",
1323 p->p_pid, p->p_vmspace->vm_map.timestamp);
1324 td->td_retval[0] = p->p_vmspace->vm_map.timestamp;
/freebsd-11.0-release/crypto/heimdal/lib/hdb/
H A Dhdb.c428 entry->entry.created_by.time = ktentry->timestamp;
/freebsd-11.0-release/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.0-release/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.0-release/crypto/heimdal/lib/krb5/
H A Dkeytab_file.c470 entry->timestamp = utmp32;
639 ret = krb5_store_int32 (emem, entry->timestamp);
/freebsd-11.0-release/contrib/wpa/src/common/
H A Dieee802_11_defs.h512 u8 timestamp[8]; member in struct:ieee80211_mgmt::__anon5603::__anon5610
524 u8 timestamp[8]; member in struct:ieee80211_mgmt::__anon5603::__anon5612
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcq.c869 wc->ts.timestamp = 0;
871 wc->ts.timestamp =
/freebsd-11.0-release/share/dtrace/
H A Dwatch_execve187 printf("%Y %s[%d]: ", timestamp + 1406598400000000000,

Completed in 253 milliseconds

1234567891011>>