Searched refs:TYPECLASSLEN (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dgen.c129 #define TYPECLASSLEN 20 /* DNS mnemonic size. Must be less than 100. */ macro
130 #define TYPECLASSBUF (TYPECLASSLEN + 1)
131 #define TYPECLASSFMT "%" STR(TYPECLASSLEN) "[-0-9a-z]_%d"
461 char buf[TYPECLASSLEN + sizeof("_65535.h")];
570 DIRNAMESIZE - 2 * TYPECLASSLEN -

Completed in 39 milliseconds