Home
last modified time | relevance | path

Searched refs:CHARON_ERROR_UNKNOWN_ID (Results 1 – 2 of 2) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h250 #define CHARON_ERROR_UNKNOWN_ID CORE_ERROR_CODE(0x5003) macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dsys_error.c360 error_register(CHARON_ERROR_UNKNOWN_ID, "CHARON_ERROR_UNKNOWN_ID"); in dnscore_register_errors()