Home
last modified time | relevance | path

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

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dmessage.c726 DERROR_MSG("FP_NAME_TOO_LARGE"); in message_process_copy_fqdn()
786 DERROR_MSG("FP_QDCOUNT_IS_0"); in message_process_query()
792 DERROR_MSG("FP_QDCOUNT_BIG_1"); in message_process_query()
911 DERROR_MSG("FP_QDCOUNT_IS_0"); in message_process()
921 DERROR_MSG("FP_QDCOUNT_BIG_1"); in message_process()
1029 DERROR_MSG("FP_QDCOUNT_IS_0"); in message_process()
1037 DERROR_MSG("FP_QDCOUNT_BIG_1"); in message_process()
1139 DERROR_MSG("FP_QDCOUNT_IS_0"); in message_process()
1145 DERROR_MSG("FP_QDCOUNT_BIG_1"); in message_process()
1254 DERROR_MSG("FP_QDCOUNT_IS_0"); in message_process()
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dlogger_handle.h547 #define DERROR_MSG(...) logger_handle_msg(MODULE_MSG_HANDLE,MSG_ERR,__VA_ARGS__) macro
549 #define DERROR_MSG(...) /* nothing */ macro