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_TIME_ADD
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
1036
#define
DNS_ZONE_TIME_ADD
(a, b, c) \
4133
DNS_ZONE_TIME_ADD
(&timenow, then - now, &timethen);
5191
DNS_ZONE_TIME_ADD
(&t, zone->expire,
5194
DNS_ZONE_TIME_ADD
(&now, zone->retry,
5200
DNS_ZONE_TIME_ADD
(&now, delay, &zone->refreshtime);
11083
DNS_ZONE_TIME_ADD
(&timenow, dns_zone_mkey_hour, &timethen);
12837
DNS_ZONE_TIME_ADD
(now, zone->notifydelay, &zone->notifytime);
13159
DNS_ZONE_TIME_ADD
(&now, zone->expire, &zone->expiretime);
14307
DNS_ZONE_TIME_ADD
(&now, expire, &expiretime);
17620
DNS_ZONE_TIME_ADD
(&now, zone->expire
[
all
...]
/src/external/mpl/bind/dist/lib/dns/
zone.c
1078
#define
DNS_ZONE_TIME_ADD
(a, b, c) \
4212
DNS_ZONE_TIME_ADD
(&timenow, then - now, &timethen);
5283
DNS_ZONE_TIME_ADD
(&t, zone->expire,
5286
DNS_ZONE_TIME_ADD
(&now, zone->retry,
5292
DNS_ZONE_TIME_ADD
(&now, delay, &zone->refreshtime);
11046
DNS_ZONE_TIME_ADD
(&timenow, dns_zone_mkey_hour, &timethen);
11363
DNS_ZONE_TIME_ADD
(&zone->notifytime, zone->notifydefer,
12962
DNS_ZONE_TIME_ADD
(now, zone->notifydelay, &zone->notifytime);
13324
DNS_ZONE_TIME_ADD
(&now, zone->expire, &zone->expiretime);
14449
DNS_ZONE_TIME_ADD
(&now, expire, &expiretime)
[
all
...]
Completed in 86 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026