/bind-9.6-ESV-R11/lib/isc/ |
H A D | timer_p.h | 26 isc__timermgr_nextevent(isc_time_t *when);
|
H A D | timer.c | 207 * return when the time expires, so here, we check to see if 315 * will be posted to 'task' and when dispatched 'action' will be 921 isc__timermgr_nextevent(isc_time_t *when) { argument 924 *when = timermgr->due;
|
/bind-9.6-ESV-R11/lib/dns/tests/ |
H A D | time_test.c | 47 isc_uint32_t when; local 59 result = dns_time32_fromtext(test_text, &when); 61 ATF_REQUIRE_EQ(when, test_time); 75 isc_uint32_t when; local 87 result = dns_time32_fromtext(test_text, &when); 89 ATF_REQUIRE_EQ(when, test_time); 103 isc_uint32_t when; local 115 result = dns_time32_fromtext(test_text, &when); 117 ATF_REQUIRE_EQ(when, test_time); 131 isc_uint32_t when; local 159 isc_uint32_t when; local 187 isc_uint32_t when; local [all...] |
/bind-9.6-ESV-R11/lib/dns/ |
H A D | diff.c | 201 isc_stdtime_t when; local 209 when = 0; 211 when = sig.timeexpire - delta; 221 if (when == 0 || sig.timeexpire - delta < when) 222 when = sig.timeexpire - delta; 228 return (when); 379 * This will not happen when executing a 382 * It may happen when receiving an IXFR
|
/bind-9.6-ESV-R11/ |
H A D | bind.keys | 20 # so may lead to problems when you upgrade.)
|
/bind-9.6-ESV-R11/lib/dns/rdata/generic/ |
H A D | rrsig_46.c | 159 unsigned long when; local 226 when = uint32_fromregion(&sr); 228 RETERR(dns_time32_totext(when, target));
|
H A D | sig_24.c | 133 unsigned long when; local 202 when = uint32_fromregion(&sr); 204 RETERR(dns_time32_totext(when, target));
|
/bind-9.6-ESV-R11/lib/isc/unix/ |
H A D | app.c | 307 isc_time_t when, now; local 320 result = isc__timermgr_nextevent(&when); 327 us = isc_time_microdiff(&when, &now); 341 * We call isc__timermgr_dispatch() only when 485 * be made pending and we will get it when we call sigwait().
|
/bind-9.6-ESV-R11/bin/tests/ |
H A D | named.conf | 498 * during initial startup) or when it is running in foreground 590 * You can also define category "default"; it gets used when no
|
/bind-9.6-ESV-R11/bin/dnssec/win32/ |
H A D | dsfromkey.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
H A D | keyfromlabel.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
H A D | keygen.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
H A D | signzone.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
/bind-9.6-ESV-R11/bin/rndc/win32/ |
H A D | confgen.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
H A D | rndc.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
/bind-9.6-ESV-R11/lib/dns/win32/ |
H A D | gen.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
/bind-9.6-ESV-R11/lib/win32/bindevt/ |
H A D | bindevt.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
/bind-9.6-ESV-R11/unit/atf-src/admin/ |
H A D | depcomp | 46 tmpdepfile Temporary file to use when outputting dependencies. 171 ## The problem is that when a header file which appears in a .P file 404 # automatically cleaned when .libs/ is deleted, while ignoring 457 # name when reading, but also accumulates all include files in the
|
/bind-9.6-ESV-R11/bin/check/win32/ |
H A D | namedcheckconf.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
H A D | namedcheckzone.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
/bind-9.6-ESV-R11/bin/dig/win32/ |
H A D | dig.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
H A D | host.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
H A D | nslookup.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
/bind-9.6-ESV-R11/bin/nsupdate/win32/ |
H A D | nsupdate.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|
/bind-9.6-ESV-R11/bin/win32/BINDInstall/ |
H A D | BINDInstall.mak | 9 !MESSAGE You can specify a configuration when running NMAKE
|