Home
last modified time | relevance | path

Searched refs:MAX_XFER_TIME (Results 1 – 5 of 5) sorted by relevance

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c129 #define MAX_XFER_TIME (2*3600) /*%< Documented default is 2 hours */ macro
1050 zone->maxxfrin = MAX_XFER_TIME; in dns_zone_create()
1051 zone->maxxfrout = MAX_XFER_TIME; in dns_zone_create()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c131 #define MAX_XFER_TIME (2 * 3600) /*%< Documented default is 2 hours */ macro
1071 zone->maxxfrin = MAX_XFER_TIME; in dns_zone_create()
1072 zone->maxxfrout = MAX_XFER_TIME; in dns_zone_create()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c153 #define MAX_XFER_TIME (2 * 3600) /*%< Documented default is 2 hours */ macro
1111 .maxxfrin = MAX_XFER_TIME, in dns_zone_create()
1112 .maxxfrout = MAX_XFER_TIME, in dns_zone_create()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c153 #define MAX_XFER_TIME (2 * 3600) /*%< Documented default is 2 hours */ macro
1111 .maxxfrin = MAX_XFER_TIME, in dns_zone_create()
1112 .maxxfrout = MAX_XFER_TIME, in dns_zone_create()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c151 #define MAX_XFER_TIME (2 * 3600) /*%< Documented default is 2 hours */ macro
1114 .maxxfrin = MAX_XFER_TIME, in dns_zone_create()
1115 .maxxfrout = MAX_XFER_TIME, in dns_zone_create()