Lines Matching defs:serial
45 #include <isc/serial.h>
1258 * Increment (or set if nonzero) the SOA serial
1261 setsoaserial(isc_uint32_t serial, dns_updatemethod_t method) {
1290 } else if (serial != 0 || method == dns_updatemethod_none) {
1291 /* Set SOA serial to the value provided. */
1292 new_serial = serial;
1294 /* Increment SOA serial using RFC 1982 arithmetics */
1300 /* If the new serial is not likely to cause a zone transfer
1301 * (a/ixfr) from servers having the old serial, warn the user.
3006 fprintf(stderr, "\t\tsoa serial format of signed zone file (keep)\n");
3295 fprintf(stderr, "source serial number "
3565 fatal("unknown soa serial format: %s",