Home
last modified time | relevance | path

Searched defs:editKind (Results 1 – 1 of 1) sorted by relevance

/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dserialtweaker.cc88 …lateIncreaseSOA(uint32_t old_serial, const string& increaseKind, const string& editKind, const DNS… in calculateIncreaseSOA()
131 bool increaseSOARecord(DNSResourceRecord& rr, const string& increaseKind, const string& editKind) { in increaseSOARecord()
149 bool makeIncreasedSOARecord(SOAData& sd, const string& increaseKind, const string& editKind, DNSRes… in makeIncreasedSOARecord()