Lines Matching defs:section
921 * In the RFC2136 section 3.2.5, this is the pseudocode involving
1389 * Extract a single update RR from 'section' of dynamic update message
1396 get_current_rr(dns_message_t *msg, dns_section_t section,
1403 dns_message_currentname(msg, section, name);
1467 * section 3.4.2.2 requires a server to ignore a SOA update request
1471 * section 3.6 requires a server to ignore a SOA update request if
1566 * Interpret the zone section.
1570 FAILC(DNS_R_FORMERR, "update zone section empty");
1573 * The zone section must contain exactly one "question", and
1581 "update zone section contains non-SOA");
1584 "update zone section contains multiple RRs");
1586 /* The zone section must have exactly one name. */
1590 "update zone section contains multiple RRs");
2769 "update section prescan OK");