HomeSort by: relevance | last modified time | path
    Searched refs:SET_SOA_VALUES (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 5600 #define SET_SOA_VALUES(soattl_v, serial_v, refresh_v, retry_v, expire_v, \
5613 SET_SOA_VALUES(0, 0, 0, 0, 0, 0); \
5647 SET_SOA_VALUES(rdataset.ttl, soa.serial, soa.refresh,
  /src/external/mpl/bind/dist/lib/dns/
zone.c 5690 #define SET_SOA_VALUES(soattl_v, serial_v, refresh_v, retry_v, expire_v, \
5703 SET_SOA_VALUES(0, 0, 0, 0, 0, 0); \
5737 SET_SOA_VALUES(rdataset.ttl, soa.serial, soa.refresh,

Completed in 30 milliseconds