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

/macosx-10.10.1/libresolv-57/
H A Dnameser.h306 ns_t_cert = 37, /* Certification record */ enumerator in enum:__ns_type
H A Dns_print.c582 case ns_t_cert: {
H A Dres_debug.c469 {ns_t_cert, "CERT", "Certificate"},
H A Dres_mkupdate.c618 case ns_t_cert:
H A Ddns_util.c1449 case ns_t_cert: return "CERT ";
1510 if (!strcasecmp(t, "CERT")) { *n = ns_t_cert; return 0; }

Completed in 98 milliseconds