Searched refs:COAP_ERR_FD (Results 1 – 2 of 2) sorted by relevance
34 #ifndef COAP_ERR_FD38 #define COAP_ERR_FD stderr macro
1215 log_fd = level <= COAP_LOG_CRIT ? COAP_ERR_FD : COAP_DEBUG_FD; in coap_log_impl()