Searched refs:LDNS_WIREPARSE_ERROR (Results 1 – 3 of 3) sorted by relevance
190 #define LDNS_WIREPARSE_ERROR(e) ((e)&LDNS_WIREPARSE_MASK) macro
33 #define RET_ERR_SHIFT(e, move) RET_ERR(LDNS_WIREPARSE_ERROR(e), LDNS_WIREPARSE_OFFSET(e)+(move));1007 lt = sldns_lookup_by_id(sldns_wireparse_errors, LDNS_WIREPARSE_ERROR(e)); in sldns_get_errorstr_parse()
4590 sldns_get_errorstr_parse(LDNS_WIREPARSE_ERROR(e))); in http_zonefile_syntax_check()4650 sldns_get_errorstr_parse(LDNS_WIREPARSE_ERROR(e)), in http_parse_add_rr()