Searched refs:timestamp (Results 1 - 16 of 16) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Datf-report.cpp149 const std::string timestamp = format_tv(tv); local
152 (*m_os) << "tp, " << timestamp << ", " << m_tpname << ", bogus, "
155 (*m_os) << "tp, " << timestamp << ", "<< m_tpname << ", failed\n";
157 (*m_os) << "tp, " << timestamp << ", "<< m_tpname << ", passed\n";
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dsocket.h169 isc_time_t timestamp; /*%< timestamp of packet recv */ member in struct:isc_socketevent
196 * _TIMESTAMP: The timestamp member is valid.
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfig.guess6 timestamp='2001-09-04'
52 GNU config.guess ($timestamp)
68 echo "$timestamp" ; exit 0 ;;
1276 This script, last modified $timestamp, has failed to recognize
1287 config.guess timestamp = $timestamp
1314 # time-stamp-start: "timestamp='"
H A Dconfig.sub6 timestamp='2001-09-07'
70 GNU config.sub ($timestamp)
85 echo "$timestamp" ; exit 0 ;;
1408 # time-stamp-start: "timestamp='"
H A Dltmain.sh599 $show "echo timestamp > $libobj"
600 $run eval "echo timestamp > \$libobj" || exit $?
2310 $show "echo timestamp > $libobj"
2311 $run eval "echo timestamp > $libobj" || exit $?
/bind-9.6-ESV-R11/
H A Dconfig.guess5 timestamp='2013-11-29'
50 GNU config.guess ($timestamp)
65 echo "$timestamp" ; exit ;;
1525 This script, last modified $timestamp, has failed to recognize
1538 config.guess timestamp = $timestamp
1565 # time-stamp-start: "timestamp='"
H A Dconfig.sub5 timestamp='2013-10-01'
69 GNU config.sub ($timestamp)
83 echo "$timestamp" ; exit ;;
1790 # time-stamp-start: "timestamp='"
H A Dltmain.sh8723 # $show "echo timestamp > $libobj"
8724 # $opt_dry_run || eval "echo timestamp > $libobj" || exit $?
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dconfig.sub7 timestamp='2009-12-31'
76 GNU config.sub ($timestamp)
92 echo "$timestamp" ; exit ;;
1705 # time-stamp-start: "timestamp='"
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='"
H A Dltmain.sh7473 # $show "echo timestamp > $libobj"
7474 # $opt_dry_run || eval "echo timestamp > $libobj" || exit $?
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c1546 register_rtt(struct timeval *timestamp, char *qname, int qtype, argument
1555 rtt = difftv(now, *timestamp);
1557 if (difftv(*timestamp, time_of_first_query_interval) < 0)
/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c3456 newsevent->timestamp = sevent->timestamp;
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure1254 --disable-log-timestamp do not log with timestamp
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dsocket.c265 * NetBSD and FreeBSD can timestamp packets. XXXMLG Should we have
1107 dev->timestamp.seconds = tv.tv_sec;
1108 dev->timestamp.nanoseconds = tv.tv_usec * 1000;
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure2878 echo "timestamp, slept: $am_has_slept" > conftest.file
18329 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||

Completed in 149 milliseconds