Searched defs:VALID_PSEUDOSECTION (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | message.c | 88 #define VALID_PSEUDOSECTION(s) (((s) >= DNS_PSEUDOSECTION_ANY) \ macro 3450 REQUIRE(VALID_PSEUDOSECTION(section)); 3710 REQUIRE(VALID_PSEUDOSECTION(section)); |
Completed in 20 milliseconds