Home
last modified time | relevance | path

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

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dlogger_handle.c127 #define LOGGER_MESSAGE_TYPE_STOP 1 // stop the service macro
1412 case LOGGER_MESSAGE_TYPE_STOP: in logger_client_dispatcher_thread()
1512 case LOGGER_MESSAGE_TYPE_STOP: in logger_server_dispatcher_client_thread()
2167 case LOGGER_MESSAGE_TYPE_STOP: in logger_dispatcher_thread()
2178 new_message->type = LOGGER_MESSAGE_TYPE_STOP; in logger_dispatcher_thread()
3429 message->type = LOGGER_MESSAGE_TYPE_STOP; in logger_send_message_stop_wait()