Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c517 {ns_t_cert, "CERT", "certificate"},
542 {ns_t_cert, "CERT", "Certificate"},
H A Dres_mkupdate.c602 case ns_t_cert: in res_nmkupdate()
/illumos-gate/usr/src/head/arpa/
H A Dnameser.h361 ns_t_cert = 37, /* Certification record */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c295 case ns_t_cert: return (detail ? "Certificate record" : "CERT"); in dns_type_string()
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_print.c567 case ns_t_cert: { in ns_sprintrrf()