Searched refs:COAP_ERR_FD (Results 1 – 2 of 2) sorted by relevance
17 #ifndef COAP_ERR_FD18 #define COAP_ERR_FD stderr macro
492 log_fd = level <= LOG_CRIT ? COAP_ERR_FD : COAP_DEBUG_FD; in coap_log_impl()