Home
last modified time | relevance | path

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

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h257 #define CHARON_ERROR_ALREADY_RUNNING CORE_ERROR_CODE(0x500b) macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dsys_error.c368 error_register(CHARON_ERROR_ALREADY_RUNNING, "CHARON_ERROR_ALREADY_RUNNING"); in dnscore_register_errors()