Searched defs:PRINTCLASS (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dgen.c865 #define PRINTCLASS(name, num) \ macro
877 PRINTCLASS("chaos", 3);
879 PRINTCLASS("none", 254);
880 PRINTCLASS(cc->classname, cc->rdclass);
883 #undef PRINTCLASS macro

Completed in 13 milliseconds