Searched refs:now (Results 201 - 225 of 814) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/
H A Dtimer_test.c104 isc_time_t expires, now; local
135 TIME_NOW(&now);
148 RUNTIME_CHECK(isc_time_add(&now, &interval, &expires) ==
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dcondition.c246 isc_time_t now; local
248 if (isc_time_now(&now) != ISC_R_SUCCESS) {
253 microseconds = isc_time_microdiff(t, &now);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dcondition.c246 isc_time_t now; local
248 if (isc_time_now(&now) != ISC_R_SUCCESS) {
253 microseconds = isc_time_microdiff(t, &now);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_heath.c324 time_t now;
326 time(&now); /* we should grab 'now' earlier */
327 tm_time_p = gmtime(&now);
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/hostapd/
H A Ddump_state.c74 time_t now; local
96 time(&now);
97 fprintf(f, "hostapd state dump - %s", ctime(&now));
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmm58167.c86 struct timeval now; local
120 getmicrotime(&now);
121 clock_secs_to_ymdhms(now.tv_sec, &dt_reasonable);
155 * it is now after that leap day. It doesn't do the right
186 * past March now. Check this year for a leap day.
/netbsd-6-1-5-RELEASE/sbin/mount_msdos/
H A Dmount_msdos.c90 time_t now; local
178 time(&now);
179 tm = localtime(&now);
/netbsd-6-1-5-RELEASE/sbin/mount_udf/
H A Dmount_udf.c111 time_t now; local
170 (void)time(&now);
171 tm = localtime(&now);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmail_copy.c142 time_t now; local
183 time(&now);
186 asctime(localtime(&now)), eol);
/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Drbootd.c141 * If no interface was specified, get one now.
276 struct timeval now; local
278 (void) gettimeofday(&now, (struct timezone *)0);
285 if ((rtmp->tstamp.tv_sec + RMP_TIMEOUT) < now.tv_sec) {
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/utils/
H A Deloop_none.c314 struct os_time tv, now; local
319 os_get_time(&now);
320 if (os_time_before(&now, &eloop.timeout->time))
321 os_time_sub(&eloop.timeout->time, &now, &tv);
338 os_get_time(&now);
339 if (!os_time_before(&now, &eloop.timeout->time)) {
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/stand/sboot/
H A Dle_poll.c262 int now, then; local
267 while ((now = time()) < stopat && !cc) {
269 if (then != now) {
271 printf("%d \r", stopat - now);
273 then = now;
280 printf("reject (%d sec left)\n", stopat - now);
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dkvm86.c199 size_t todo, now; local
204 now = min(todo, PAGE_SIZE - (vmva & (PAGE_SIZE - 1)));
213 now);
214 buf += now;
215 todo -= now;
216 vmva += now;
325 /* XXX ignore for now */
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dauth_unix.c113 struct timeval now; local
145 (void)gettimeofday(&now, NULL);
146 aup.aup_time = (u_long)now.tv_sec; /* XXX: truncate on 32 bit */
281 struct timeval now; local
303 (void)gettimeofday(&now, NULL);
304 aup.aup_time = (u_long)now.tv_sec; /* XXX: truncate on 32 bit */
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/pickup/
H A Dpickup.c307 time_t now = time((time_t *) 0); local
320 if (info->st.st_mtime > now + 2 * HOUR_SECONDS) {
322 info->id, (long) (info->st.st_mtime - now));
323 info->st.st_mtime = now;
324 } else if (info->st.st_mtime < now - DAY_SECONDS) {
326 info->id, (int) ((now - info->st.st_mtime) / DAY_SECONDS));
409 * now and then.
/netbsd-6-1-5-RELEASE/usr.bin/login/
H A Dcommon.c82 struct timeval now; variable in typeref:struct:timeval
224 (void)gettimeofday(&now, NULL);
244 utmpx.ut_tv = now;
282 ll.ll_tv = now;
304 utmp.ut_time = now.tv_sec;
336 ll.ll_time = now.tv_sec;
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/include/dns/
H A Dadb.h337 isc_stdtime_t now, dns_name_t *target,
366 * The "now" parameter is used only for determining which entries that
498 * expire 10 minutes in the future, it should set it to (now + 10 * 60).
572 dns_adbaddrinfo_t **addrp, isc_stdtime_t now);
/netbsd-6-1-5-RELEASE/external/bsd/file/
H A Dfile2netbsd101 echo You can import now. Use the following command:
/netbsd-6-1-5-RELEASE/external/bsd/less/
H A Dless2netbsd114 You can import now.
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/
H A Dlvm2netbsd116 echo You can import now. Use the following command:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/
H A Dtlsd.s53 ! r0 now contains &bar
60 ! r0 now contains &baz
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-cris/
H A Dweakhiddso.d7 # correctly when generating a DSO. For now, we have to live with the
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dpushjs3r.d13 # able to pass through unexpanded. Right now, we just check that they can
H A Dpushjs4r.d12 # able to pass through unexpanded. Right now, we just check that they can
H A Dsec-9.d8 # descriptor. As .text (like .data) now gets a section descriptor when

Completed in 314 milliseconds

1234567891011>>