Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.h204 #define LDNS_WIREPARSE_ERR_SYNTAX_CLASS 352 macro
H A Dstr2wire.c284 return RET_ERR(LDNS_WIREPARSE_ERR_SYNTAX_CLASS, in rrinternal_get_class()
2081 return LDNS_WIREPARSE_ERR_SYNTAX_CLASS; in sldns_str2wire_class_buf()
H A Dwire2str.c125 { LDNS_WIREPARSE_ERR_SYNTAX_CLASS, "Syntax error, could not parse the RR's class" },