Home
last modified time | relevance | path

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

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h214 #define CONFIG_SECTION_CALLBACK_NOT_FOUND CORE_ERROR_CODE(0x1803) macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dsys_error.c299 error_register(CONFIG_SECTION_CALLBACK_NOT_FOUND, "CONFIG_SECTION_CALLBACK_NOT_FOUND"); in dnscore_register_errors()
H A Dconfig_settings.c176 return CONFIG_SECTION_CALLBACK_NOT_FOUND; // not the right one in config_remove_on_section_read_callback()