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

/bind-9.11.3/lib/dns/include/dns/
H A Dtimer.h30 dns_timer_setidle(isc_timer_t *timer, unsigned int maxtime,
37 * or after 'maxtime' at the very latest. Events are purged iff
/bind-9.11.3/lib/dns/
H A Dtimer.c28 dns_timer_setidle(isc_timer_t *timer, unsigned int maxtime, argument
36 isc_interval_set(&maxinterval, maxtime, 0);
/bind-9.11.3/bin/named/
H A Dxfrout.c685 unsigned int maxtime,
1146 unsigned int maxtime, unsigned int idletime,
1223 maxtime, idletime, ISC_FALSE));
1140 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, isc_boolean_t verified_tsig, unsigned int maxtime, unsigned int idletime, isc_boolean_t many_answers, xfrout_ctx_t **xfrp) argument

Completed in 15 milliseconds