Searched refs:now (Results 326 - 350 of 672) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/arm/arm/
H A Dcpufunc_asm_armv7.S325 lsl ip, ip, r1 @ ip now contains the way decr
333 lsl r1, r1, r0 @ r1 now contains the set decr
334 mov r2, ip @ r2 now contains set way decr
/freebsd-11-stable/crypto/openssl/ssl/
H A Dkssl.c1965 krb5_timestamp start, now; local
1972 if ((rc = krb5_timeofday(context, &now)))
1976 if (atime && labs(atime - now) >= skew)
1983 if (start - now > skew)
1985 if ((now - ttimes->endtime) > skew)
1990 start, atime, now, skew, ttimes->endtime);
2029 time_t now, tl, tg, tr, tz_offset; local
2145 now = time(&now);
2146 tm_g = OPENSSL_gmtime(&now,
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_shm.c403 time_t now; local
405 time(&now);
406 shm_stat->tvc.tv_sec = now;
/freebsd-11-stable/usr.bin/mail/
H A Dsend.c568 time_t now; local
579 (void)time(&now);
580 fprintf(fo, "From %s %s", myname, ctime(&now));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp289 auto now = std::chrono::duration<double>( local
290 std::chrono::system_clock::now().time_since_epoch());
291 OS << llvm::formatv("{0:f9} ", now.count());
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dlist-cmd.c136 apr_time_t now = apr_time_now();
151 if (apr_time_sec(now - dirent->time) < (365 * 86400 / 2)
152 && apr_time_sec(dirent->time - now) < (365 * 86400 / 2))
135 apr_time_t now = apr_time_now(); local
/freebsd-11-stable/lib/libdevdctl/
H A Devent.cc432 timeval now; local
436 if (gettimeofday(&now, NULL) != 0)
439 (int64_t) now.tv_sec);
/freebsd-11-stable/sys/netinet/
H A Dip_mroute.c1603 struct timeval now; local
1605 microtime(&now);
1608 bw_meter_receive_packet(x, plen, &now);
1770 struct timeval now; local
1821 microtime(&now);
1822 x->bm_start_time = now;
1835 schedule_bw_meter(x, &now);
1967 * scanning for "<=" type of bw_meter entries, so test now
2028 * If there are too many pending upcalls, deliver them now
2191 * Process all "<=" type of bw_meter that should be processed now,
2204 struct timeval now, process_endtime; local
[all...]
/freebsd-11-stable/contrib/apr/tables/
H A Dapr_hash.c99 apr_time_t now = apr_time_now(); local
106 ht->seed = (unsigned int)((now >> 32) ^ now ^ (apr_uintptr_t)pool ^
107 (apr_uintptr_t)ht ^ (apr_uintptr_t)&now) - 1;
/freebsd-11-stable/sbin/routed/
H A Dinput.c159 aifp->int_act_time = now.tv_sec;
220 aifp->int_act_time = now.tv_sec;
534 aifp->int_act_time = now.tv_sec;
764 new.rts_time = now.tv_sec;
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c609 time_t now, elapsed; local
612 now = time(NULL);
613 elapsed = now - before;
621 before = now;
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcstime.c85 str2time_checked(source, now(),
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dmaster.c735 struct timeval now, tmptv; local
749 (void)gettimeofday(&now, NULL);
750 if (now.tv_sec >= fromnet->slvwait.tv_sec+3
751 || now.tv_sec < fromnet->slvwait.tv_sec) {
/freebsd-11-stable/contrib/bmake/
H A Darch.c421 * Must contain dynamic sources, so we can't deal with it now.
507 * If substituted libName, free it now, since we need it no longer.
1066 snprintf(arh.AR_DATE, sizeof(arh.AR_DATE), "%-12ld", (long) now);
1088 * member are set to 'now'.
1105 snprintf(arh.AR_DATE, sizeof(arh.AR_DATE), "%-12ld", (long) now);
1111 times.actime = times.modtime = now;
1310 (gn->mtime > now) ||
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c354 time_t now, tmp; local
362 time(&now);
363 tmp = now + 5 * 60; /* allow five minute clock difference */
378 tmp = now - 5 * 60; /* allow five minute clock difference */
/freebsd-11-stable/sys/sys/
H A Dcallout.h131 void callout_process(sbintime_t now);
/freebsd-11-stable/libexec/rtld-elf/amd64/
H A Drtld_start.S119 leaq (,%rsi,8),%rsi # now 8, for 24 (sizeof Elf_Rela)
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcommon.c245 struct os_time now; local
250 os_get_time(&now);
251 sec = now.sec + 2208988800U; /* Epoch to 1900 */
253 usec = now.usec;
1269 * try go a bit further by storing the first octet (now zero) to make this even
/freebsd-11-stable/usr.sbin/powerd/
H A Dpowerd.c383 struct timeval now; local
385 gettimeofday(&now, NULL);
386 if (now.tv_sec > tried_devd.tv_sec + DEVD_RETRY_INTERVAL) {
392 tried_devd = now;
733 printf("now operating on %s power; "
752 printf("now operating on %s power; "
/freebsd-11-stable/contrib/unbound/edns-subnet/
H A Daddrtree.c361 time_t now)
394 if (!edge->node->elem || edge->node->ttl >= now)
475 addrlen_t sourcemask, time_t now)
486 if (node->elem && node->ttl >= now) {
359 addrtree_insert(struct addrtree *tree, const addrkey_t *addr, addrlen_t sourcemask, addrlen_t scope, void *elem, time_t ttl, time_t now) argument
474 addrtree_find(struct addrtree *tree, const addrkey_t *addr, addrlen_t sourcemask, time_t now) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProcess.inc116 elapsed = std::chrono::system_clock::now();
446 const auto Now = std::chrono::high_resolution_clock::now();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchiveWriter.cpp257 static sys::TimePoint<std::chrono::seconds> now(bool Deterministic) { function
261 return time_point_cast<seconds>(system_clock::now());
317 printBSDMemberHeader(Out, Out.tell(), Name, now(Deterministic), 0, 0, 0,
321 printGNUSmallMemberHeader(Out, Name, now(Deterministic), 0, 0, 0, Size);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc112 // for now.
118 // for now.
/freebsd-11-stable/sys/dev/uart/
H A Duart_core.c137 sbintime_t now; local
168 now = getsbinuptime();
169 if (now > sc->sc_pps_captime + 500 * SBT_1MS) {
170 sc->sc_pps_captime = now;
509 * anything about it now, because we may not attach to the device.
577 * with one that matches the UART now that we're certain we handle
/freebsd-11-stable/contrib/unbound/services/cache/
H A Dinfra.h183 * valid for that timestamp. Usually now and now-1. */
243 * @param timenow: what time it is now.
261 * @param timenow: what time it is now.
286 * @param timenow: what time it is now.
314 * @param timenow: what time it is now.
336 * @param timenow: what time it is now.
353 * @param timenow: what time it is now.
370 * @param timenow: what time it is now.
389 * @param timenow: what time it is now
[all...]

Completed in 219 milliseconds

<<11121314151617181920>>