Home
last modified time | relevance | path

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

/dports/net/libcoap/libcoap-4.3.0/src/
H A Dcoap_debug.c47 static int use_fprintf_for_show_pdu = 1; /* non zero to output with fprintf */ variable
59 use_fprintf_for_show_pdu = use_fprintf; in coap_set_show_pdu_output()
482 if (use_fprintf_for_show_pdu) { \