Home
last modified time | relevance | path

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

/third_party/libcoap/examples/lwip/
Dclient.c83 int no_more = 0; in main() local
130 while (!quit && !no_more) { in main()
140 no_more = client_coap_poll(); in main()
/third_party/libcoap/src/
Dcoap_debug.c867 goto no_more; in coap_show_pdu()
881 goto no_more; in coap_show_pdu()
884 goto no_more; in coap_show_pdu()
899 goto no_more; in coap_show_pdu()
911 no_more: in coap_show_pdu()