Home
last modified time | relevance | path

Searched refs:SET_IF_NOT_NULL (Results 1 – 3 of 3) sorted by relevance

/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c5554 #define SET_IF_NOT_NULL(obj, val) \ macro
5562 SET_IF_NOT_NULL(soattl, soattl_v); \
5563 SET_IF_NOT_NULL(serial, serial_v); \
5564 SET_IF_NOT_NULL(refresh, refresh_v); \
5565 SET_IF_NOT_NULL(retry, retry_v); \
5566 SET_IF_NOT_NULL(expire, expire_v); \
5567 SET_IF_NOT_NULL(minimum, minimum_v); \
5619 SET_IF_NOT_NULL(soacount, count); in zone_load_soa_rr()
5647 SET_IF_NOT_NULL(nscount, 0); in zone_get_from_db()
5648 SET_IF_NOT_NULL(soacount, 0); in zone_get_from_db()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c5554 #define SET_IF_NOT_NULL(obj, val) \ macro
5562 SET_IF_NOT_NULL(soattl, soattl_v); \
5563 SET_IF_NOT_NULL(serial, serial_v); \
5564 SET_IF_NOT_NULL(refresh, refresh_v); \
5565 SET_IF_NOT_NULL(retry, retry_v); \
5566 SET_IF_NOT_NULL(expire, expire_v); \
5567 SET_IF_NOT_NULL(minimum, minimum_v); \
5619 SET_IF_NOT_NULL(soacount, count); in zone_load_soa_rr()
5647 SET_IF_NOT_NULL(nscount, 0); in zone_get_from_db()
5648 SET_IF_NOT_NULL(soacount, 0); in zone_get_from_db()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c5552 #define SET_IF_NOT_NULL(obj, val) \ macro
5560 SET_IF_NOT_NULL(soattl, soattl_v); \
5561 SET_IF_NOT_NULL(serial, serial_v); \
5562 SET_IF_NOT_NULL(refresh, refresh_v); \
5563 SET_IF_NOT_NULL(retry, retry_v); \
5564 SET_IF_NOT_NULL(expire, expire_v); \
5565 SET_IF_NOT_NULL(minimum, minimum_v); \
5617 SET_IF_NOT_NULL(soacount, count); in zone_load_soa_rr()
5645 SET_IF_NOT_NULL(nscount, 0); in zone_get_from_db()
5646 SET_IF_NOT_NULL(soacount, 0); in zone_get_from_db()
[all …]