Searched defs:nexttime (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/usr.bin/lock/ |
H A D | lock.c | 94 static long nexttime; /* keep the timeout time */ variable
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | keymgr.c | 1230 isc_stdtime_t lastchange, dstime, nexttime = now; in keymgr_transition_time() local 1395 isc_stdtime_t *nexttime, bool secure_to_insecure) { in keymgr_update() 1660 isc_stdtime_t now, isc_stdtime_t *nexttime, in keymgr_key_rollover() 1967 dns_kasp_t *kasp, isc_stdtime_t now, isc_stdtime_t *nexttime) { in dns_keymgr_run()
|
H A D | zone.c | 21422 isc_stdtime_t now, nexttime = 0; in zone_rekey() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | keymgr.c | 1247 isc_stdtime_t lastchange, dstime, nexttime = now; keymgr_transition_time() local 1413 keymgr_update(dns_dnsseckeylist_t * keyring,dns_kasp_t * kasp,isc_stdtime_t now,isc_stdtime_t * nexttime,bool secure_to_insecure) keymgr_update() argument 1678 keymgr_key_rollover(dns_kasp_key_t * kaspkey,dns_dnsseckey_t * active_key,dns_dnsseckeylist_t * keyring,dns_dnsseckeylist_t * newkeys,const dns_name_t * origin,dns_rdataclass_t rdclass,dns_kasp_t * kasp,uint32_t lifetime,bool rollover,isc_stdtime_t now,isc_stdtime_t * nexttime,isc_mem_t * mctx) keymgr_key_rollover() argument 1986 dns_keymgr_run(const dns_name_t * origin,dns_rdataclass_t rdclass,const char * directory,isc_mem_t * mctx,dns_dnsseckeylist_t * keyring,dns_dnsseckeylist_t * dnskeys,dns_kasp_t * kasp,isc_stdtime_t now,isc_stdtime_t * nexttime) dns_keymgr_run() argument [all...] |
H A D | zone.c | 21471 isc_stdtime_t now, nexttime = 0; zone_rekey() local
|