Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/arpa/
H A Dnameser.h371 ns_t_dnskey = 48, /* DNS Key */ enumerator
/titanic_44/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c532 {ns_t_dnskey, "DNSKEY", "DNS key"},
/titanic_44/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c453 case ns_t_dnskey: { in ns_sprintrrf()