OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_ZONE_MAXRETRY
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/include/dns/
zone.h
147
#ifndef
DNS_ZONE_MAXRETRY
148
#define
DNS_ZONE_MAXRETRY
1209600 /*%< 2 weeks */
149
#endif /* ifndef
DNS_ZONE_MAXRETRY
*/
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
zone.h
134
#ifndef
DNS_ZONE_MAXRETRY
135
#define
DNS_ZONE_MAXRETRY
1209600 /*%< 2 weeks */
136
#endif /* ifndef
DNS_ZONE_MAXRETRY
*/
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
1115
.maxretry =
DNS_ZONE_MAXRETRY
,
/src/external/mpl/bind/dist/lib/dns/
zone.c
1177
.maxretry =
DNS_ZONE_MAXRETRY
,
Completed in 79 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026