Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/sldns/
H A Dstr2wire.h199 #define LDNS_WIREPARSE_ERR_EMPTY_LABEL 347 macro
H A Dstr2wire.c92 return RET_ERR(LDNS_WIREPARSE_ERR_EMPTY_LABEL, q-buf); in sldns_str2wire_dname_buf_rel()
128 return RET_ERR(LDNS_WIREPARSE_ERR_EMPTY_LABEL, q-buf); in sldns_str2wire_dname_buf_rel()
H A Dwire2str.c120 { LDNS_WIREPARSE_ERR_EMPTY_LABEL, "Empty label" },