Searched defs:FAILC (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | update.c | 100 #define FAILC(code, msg) \ macro
|
/bind-9.11.3/bin/named/ |
H A D | update.c | 103 #define FAILC(code, msg) \ macro 122 FAILC(code, msg); \ 1570 FAILC(DNS_R_FORMERR, "update zone section empty"); 1580 FAILC(DNS_R_FORMERR, 1583 FAILC(DNS_R_FORMERR, 1589 FAILC(DNS_R_FORMERR, 1595 FAILC(DNS_R_NOTAUTH, "not authoritative for update zone"); 1626 FAILC(DNS_R_NOTAUTH, "not authoritative for update zone"); 2633 FAILC(result, "'RRset exists (value dependent)' " 2660 FAILC(DNS_R_REFUSE [all...] |
H A D | xfrout.c | 75 #define FAILC(code, msg) \ macro 795 FAILC(DNS_R_FORMERR, "multiple questions"); 798 FAILC(DNS_R_FORMERR, "multiple questions"); 896 FAILC(DNS_R_FORMERR, 926 FAILC(DNS_R_FORMERR, "attempted AXFR over UDP"); 964 FAILC(DNS_R_FORMERR,
|
Completed in 27 milliseconds