Home
last modified time | relevance | path

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

/dports/net/libcoap/libcoap-4.3.0/include/coap3/
H A Dmem.h105 COAP_STATIC_INLINE void coap_free(void *object) { in coap_free() function
133 COAP_STATIC_INLINE void coap_free(void *pointer) { in coap_free() function
/dports/net/libcoap/libcoap-4.3.0/examples/
H A Dcoap-rd.c99 coap_free(rd->data.s); in rd_delete()
100 coap_free(rd); in rd_delete()
178 coap_free(rd->data.s); in hnd_put_resource()
363 coap_free(buf); in add_source_address()
492 coap_free(buf); in hnd_post_rd()
509 coap_free(buf); in hnd_post_rd()
547 coap_free(loc); in hnd_post_rd()
H A Detsi_iot_01.c84 coap_free(coap_resource_get_userdata(resource)); in coap_delete_payload()
90 coap_free(data); in coap_free_userdata()
187 coap_free(test_payload); in hnd_post_test()
188 coap_free(uri); in hnd_post_test()
422 coap_free(payload); in make_large()
H A Dcoap_list.c51 coap_free(node); in coap_delete()
H A Dcoap-server.c205 coap_free(transient_value); in release_resource_data()
1846 coap_free(buf); in read_file_mem()
1876 coap_free(ca_mem); in update_pki_key()
1877 coap_free(cert_mem); in update_pki_key()
1878 coap_free(key_mem); in update_pki_key()
2836 coap_free(ca_mem); in main()
2837 coap_free(cert_mem); in main()
2838 coap_free(key_mem); in main()
2839 coap_free(ca_mem_base); in main()
2840 coap_free(cert_mem_base); in main()
[all …]
H A Dcoap-client.c184 coap_free(app_ptr); in free_xmit_data()
1023 coap_free(buf->s); in cmdline_input_from_file()
1142 coap_free(buf); in read_file_mem()
1737 coap_free(ca_mem); in main()
1738 coap_free(cert_mem); in main()
1739 coap_free(key_mem); in main()
/dports/net/libcoap/libcoap-4.3.0/src/
H A Dcoap_notls.c206 coap_free(digest_ctx); in coap_digest_free()
H A Dcoap_tinydtls.c450 coap_free(t_context); in coap_dtls_new_context()
472 coap_free(t_context); in coap_dtls_free_context()
790 coap_free(tbuf); in pem_base64_decode()
1213 coap_free(digest_ctx); in coap_digest_free()
H A Dasync.c129 coap_free(s); in coap_free_async_sub()
H A Dcoap_cache.c46 coap_free(ctx->cache_ignore_options); in coap_cache_ignore_options()
H A Dresource.c60 #define COAP_FREE_TYPE(Type, Object) coap_free(Object)
390 coap_free(r->proxy_name_list);
524 coap_free(resource->proxy_name_list);
H A Dcoap_session.c198 coap_free(session->psk_identity); in coap_session_mfree()
200 coap_free(session->psk_key); in coap_session_mfree()
202 coap_free(session->psk_hint); in coap_session_mfree()
H A Duri.c494 coap_free(result); in coap_new_uri()
H A Dnet.c656 coap_free(context->cache_ignore_options); in coap_free_context()
H A Dcoap_openssl.c2745 coap_free(context); in coap_dtls_free_context()