Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Derror.h80 LDNS_STATUS_SYNTAX_CLASS_ERR, enumerator
/dragonfly/contrib/ldns/
H A Derror.c71 { LDNS_STATUS_SYNTAX_CLASS_ERR, "Syntax error, could not parse the RR's class" },
H A Drr.c236 status = LDNS_STATUS_SYNTAX_CLASS_ERR; in ldns_rr_new_frm_str_internal()