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

/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dnetdb_dnssec.h37 #ifndef T_CERT
38 #define T_CERT 37 /* defined by RFC2538 section 2 */ macro
H A Dgetcertsbyname.c139 error = getrrsetbyname(name, C_IN, T_CERT, 0, &rr);
149 || rr->rri_rdtype != T_CERT
239 anslen = res_query(name, C_IN, T_CERT, answer, buflen);
292 if (qtype != T_CERT) {
294 printf("not T_CERT\n");
/netbsd-current/external/bsd/nsd/dist/
H A Dzparser.h69 T_CERT = 270, /* T_CERT */ enumerator in enum:yytokentype
170 #define T_CERT 270 macro
H A Dzparser.y64 %token <type> T_SRV T_CERT T_LOC T_MD T_MF T_MB T_MG T_MR T_NULL T_WKS T_HINFO
659 | T_CERT sp rdata_cert /* RFC 2538 */
660 | T_CERT sp rdata_unknown { $$ = $1; parse_unknown_rdata($1, $3); }
H A Ddns.c174 { TYPE_CERT, "CERT", T_CERT, 4, 4,
/netbsd-current/external/bsd/tcpdump/dist/
H A Dnameser.h156 #define T_CERT 37 /* Certificates in the DNS */ macro
H A Dprint-domain.c522 { T_CERT, "CERT" }, /* RFC 4398 */

Completed in 99 milliseconds