Home
last modified time | relevance | path

Searched refs:PRINTCLASS (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/dig/lib/dns/
H A Dgen.c528 #define PRINTCLASS(name, num) \ in main() macro
540 PRINTCLASS("chaos", 3); in main()
542 PRINTCLASS("none", 254); in main()
543 PRINTCLASS(cc->classname, cc->rdclass); in main()
546 #undef PRINTCLASS in main()