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

/freebsd-11-stable/contrib/ldns-host/
H A Dldns-host.c354 } rr_types[] = { variable in typeref:struct:__anon503
523 for (i = 0; i < countof(rr_types); i++) {
524 if (rr_types[i].type == type) {
525 printf("%s", rr_types[i].text);

Completed in 101 milliseconds