Searched refs:maxtime (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dtimer.h39 dns_timer_setidle(isc_timer_t *timer, unsigned int maxtime,
46 * or after 'maxtime' at the very latest. Events are purged iff
/bind-9.6-ESV-R11/lib/dns/
H A Dtimer.c37 dns_timer_setidle(isc_timer_t *timer, unsigned int maxtime, argument
45 isc_interval_set(&maxinterval, maxtime, 0);
/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c866 unsigned int maxtime,
1319 isc_buffer_t *lasttsig, unsigned int maxtime,
1398 maxtime, idletime, ISC_FALSE));
1314 xfrout_ctx_create(isc_mem_t *mctx, ns_client_t *client, unsigned int id, dns_name_t *qname, dns_rdatatype_t qtype, dns_rdataclass_t qclass, dns_zone_t *zone, dns_db_t *db, dns_dbversion_t *ver, isc_quota_t *quota, rrstream_t *stream, dns_tsigkey_t *tsigkey, isc_buffer_t *lasttsig, unsigned int maxtime, unsigned int idletime, isc_boolean_t many_answers, xfrout_ctx_t **xfrp) argument

Completed in 710 milliseconds