Home
last modified time | relevance | path

Searched refs:LDNS_STATUS_INTERNAL_ERR (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/ldns/
HDwire2host.c430 return LDNS_STATUS_INTERNAL_ERR; in ldns_wire2pkt()
441 return LDNS_STATUS_INTERNAL_ERR; in ldns_wire2pkt()
452 return LDNS_STATUS_INTERNAL_ERR; in ldns_wire2pkt()
480 return LDNS_STATUS_INTERNAL_ERR; in ldns_wire2pkt()
HDbuffer.c115 buffer->_status = LDNS_STATUS_INTERNAL_ERR; in ldns_buffer_printf()
127 buffer->_status = LDNS_STATUS_INTERNAL_ERR; in ldns_buffer_printf()
HDerror.c25 { LDNS_STATUS_INTERNAL_ERR, "Internal error, this should not happen" },
HDtsig.c421 status = LDNS_STATUS_INTERNAL_ERR; in ldns_pkt_tsig_sign_next()
HDlibdns.vim143 syn keyword ldnsConstant LDNS_STATUS_INTERNAL_ERR
/freebsd-13-stable/contrib/ldns/ldns/
HDerror.h35 LDNS_STATUS_INTERNAL_ERR, enumerator