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

/bind-9.11.3/bin/dig/
H A Dnslookup.c92 static const char *rtypetext[] = { variable
137 #define N_KNOWN_RRTYPES (sizeof(rtypetext) / sizeof(rtypetext[0]))
228 printf("%s", rtypetext[rdata->type]);

Completed in 13 milliseconds