Searched refs:coap_log_emerg (Results 1 – 7 of 7) sorted by relevance
15 coap_log_emerg,47 *void coap_log_emerg(const char *_format_, _..._);*157 *Function: coap_log_emerg()*159 The *coap_log_emerg*() function provides a wrapper to the *coap_log*() function
1595 coap_log_emerg("libcoap not compiled for DTLS with Mbed TLS"1672 coap_log_emerg("coap_context_set_spsk:"1698 coap_log_emerg("coap_context_set_cpsk:"1825 coap_log_emerg("coap_dtls_new_client_session:"1867 coap_log_emerg("coap_dtls_new_server_session:"2171 coap_log_emerg("coap_dtls_hello:"2249 coap_log_emerg("coap_tls_new_client_session:"2283 coap_log_emerg("coap_tls_new_server_session:"
486 coap_log_emerg("coap_init: malloc: failed\n"); in coap_new_context()530 coap_log_emerg("coap_init: no DTLS context available\n"); in coap_new_context()2054 coap_log_emerg("coap_io_do_io() requires libcoap not compiled for using epoll\n"); in coap_io_do_io()2112 coap_log_emerg("coap_io_do_epoll() requires libcoap compiled for using epoll\n"); in coap_io_do_epoll()
1309 coap_log_emerg("coap_io_prepare_epoll() requires libcoap compiled for using epoll\n");
172 coap_log_emerg("cannot create context\n"); in PROCESS_THREAD()
81 #define coap_log_emerg(...) coap_log(COAP_LOG_EMERG, __VA_ARGS__) macro
847 coap_log_emerg("coaps+tcp URI scheme not supported in this version of libcoap\n"); in cmdline_uri()856 coap_log_emerg("coap+tcp URI scheme not supported in this version of libcoap\n"); in cmdline_uri()1824 coap_log_emerg("cannot create context\n"); in main()